Skip to content

Hostname

talech.com

Last fetched

talech.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · talech.comRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/talech.com

Resolution chain

talech.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.19.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.62.95100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.28.11618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.179.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.37.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.104.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.235.873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.207.873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.198.2393.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.236.12950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.225.21452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.220.24754.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.180.8154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.124.12654.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.79.20498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.115.4198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.32.5798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.174.22754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of talech.com.

Web-graph footprint

Distinct hostnames that link to or from talech.com in the public web crawl.

267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for talech.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEelavon.com

Related pages

Pivot deeper into the graph from talech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "talech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.