Skip to content

Hostname

microchipdirect.com

Last fetched

microchipdirect.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · microchipdirect.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/microchipdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.254.216104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.23.111.1442.23.108.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
2.23.143.1622.23.136.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.215.17.2823.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.202.2523.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
dave friedel
Contact emails

Subdomains

12 observed subdomains of microchipdirect.com.

Web-graph footprint

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

589 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from microchipdirect.com.

Cypher and MCP

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

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