Skip to content

Hostname

excel-networking.com

Last fetched

excel-networking.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.166.168.22320.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
45.223.101.10645.223.101.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.116.10645.223.116.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:447
Organization
jason barton
Contact emails

Subdomains

24 observed subdomains of excel-networking.com.

Web-graph footprint

Distinct hostnames that link to or from excel-networking.com in the public web crawl.

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for excel-networking.com.

MechanismTarget
SPF_INCLUDE6o11it0v._spf._d.mim.ec

Related pages

Pivot deeper into the graph from excel-networking.com.

Cypher and MCP

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

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