Skip to content

Hostname

newpath.ca

Last fetched

newpath.ca resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · newpath.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/newpath.ca

Resolution chain

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

IPPrefixASNOperatorCountry
162.144.26.144162.144.24.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

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 newpath.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for newpath.ca.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Amail.newpath.ca
SPF_Anewpath.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.129.50/32
SPF_IP148.163.129.51/32
SPF_IP4.174.128.245
SPF_IP66.209.53.24/29
SPF_MXnewpath.ca

Related pages

Pivot deeper into the graph from newpath.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "newpath.ca"})-[: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.