Skip to content

Hostname

extech.com

Last fetched

extech.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · extech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/extech.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.21.52104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.109172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of extech.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for extech.com.

MechanismTarget
SPF_Aflir.com
SPF_INCLUDE_tdy-ipblocks.teledyne.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.50.12.251
SPF_IP205.220.161.238
SPF_IP205.220.173.238
SPF_IP50.216.103.120
SPF_IP63.115.29.100
SPF_IP63.115.29.120

Related pages

Pivot deeper into the graph from extech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "extech.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.