Skip to content

Hostname

avnet.com

Last fetched

avnet.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in HK. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.208.99.18823.208.98.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.216.61.16923.216.60.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.41.180.16923.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
avnet inc. avnet,
Contact emails

Subdomains

377 observed subdomains of avnet.com.

Web-graph footprint

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

1,864 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for avnet.com.

MechanismTarget
SPF_Amailhost.avnet.com
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.105.0.0/16
SPF_IP172.79.30.144
SPF_IP193.34.102.163
SPF_IP193.34.102.164
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.61.178.85
SPF_IP52.0.134.224
SPF_MXavnet.com

Related pages

Pivot deeper into the graph from avnet.com.

Cypher and MCP

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

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