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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.166.168.223 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
| 45.223.101.106 | 45.223.101.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.116.106 | 45.223.116.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:447
- Organization
- jason barton
- Contact emails
Subdomains
24 observed subdomains of excel-networking.com.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from excel-networking.com in the public web crawl.
124 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for excel-networking.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6o11it0v._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from excel-networking.com.
- IP · 20.166.168.223
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:447
- Country · IE
- Email · jasonb@mayflex.com
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.