Skip to content

Hostname

megapath.com

Last fetched

megapath.com resolves to 1 IPv4 address operated by NBS11696 - Fusion, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · megapath.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/megapath.com

Resolution chain

megapath.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.50.99.20969.50.99.0/24AS11696NBS11696 - Fusion, LLCUS

WHOIS identity

Registrar
iana:2
Organization
megapath cloud company,
Contact emails

Subdomains

125 observed subdomains of megapath.com.

Web-graph footprint

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

167 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for megapath.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmelvxpmail0.acquireap.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.229.51.0/24
SPF_IP162.248.184.0/22
SPF_IP165.193.47.13
SPF_IP174.128.1.0/27
SPF_IP174.128.1.123/32
SPF_IP206.152.14.0/24
SPF_IP206.152.14.54/32
SPF_IP207.145.128.0/24
SPF_IP207.168.89.128/25
SPF_IP208.85.52.206
SPF_IP208.86.168.7/32
SPF_IP209.87.64.0/24
SPF_IP209.87.79.0/24
SPF_IP216.132.113.24
SPF_IP216.132.113.75
SPF_IP216.151.248.0/24
SPF_IP216.151.252.0/24
SPF_IP216.86.60.129
SPF_IP34.211.41.206
SPF_IP34.212.13.209
SPF_IP52.11.152.229
SPF_IP52.24.91.157
SPF_IP52.25.122.31
SPF_IP52.25.145.215
SPF_IP52.26.10.143/32
SPF_IP52.26.192.160
SPF_IP52.27.126.9
SPF_IP52.38.97.38/32
SPF_IP54.149.21.90
SPF_IP54.69.114.54
SPF_IP54.69.47.25/32
SPF_IP64.196.161.5/32
SPF_IP64.218.169.0/24
SPF_IP64.218.170.0/24
SPF_IP64.50.192.0/24
SPF_IP64.8.192.0/24
SPF_IP65.114.230.67/32
SPF_IP65.51.127.102/32
SPF_IP66.253.24.160/24
SPF_IP68.165.105.0/24
SPF_IP69.17.78.160/24
SPF_IP69.50.97.145
SPF_IP72.245.184.0/24
SPF_IP72.35.67.0/24

Related pages

Pivot deeper into the graph from megapath.com.

Cypher and MCP

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

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