Skip to content

Hostname

excelpoint.com

Last fetched

excelpoint.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.24.122.17220.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
45.77.41.14345.77.32.0/20AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for excelpoint.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP123.51.235.168
SPF_IP123.51.235.169
SPF_IP123.51.235.170
SPF_IP123.51.235.171
SPF_IP123.51.235.172
SPF_IP123.51.235.173
SPF_IP123.51.235.174
SPF_IP123.51.235.175
SPF_IP175.111.193.192/26
SPF_IP180.178.75.128/27
SPF_IP219.87.3.64/26
SPF_IP220.128.72.0/25
SPF_IP61.216.99.37
SPF_IP61.216.99.38
SPF_IP61.216.99.39
SPF_IP61.216.99.40
SPF_IP61.216.99.41
SPF_IP61.216.99.42
SPF_IP61.220.29.143
SPF_IP61.220.29.144
SPF_IP61.220.29.87
SPF_IP61.220.29.88
SPF_IP61.220.29.89
SPF_IP61.220.29.90

Related pages

Pivot deeper into the graph from excelpoint.com.

Cypher and MCP

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

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