Skip to content

Hostname

p54.ca

Last fetched

p54.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · p54.caRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/p54.ca

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.41.34159.203.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
72.61.66.14172.61.64.0/20AS47583US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

5 observed subdomains of p54.ca.

Web-graph footprint

Distinct hostnames that link to or from p54.ca in the public web crawl.

7 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for p54.ca.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsatelcom.qc.ca
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.50.215.64
SPF_IP206.41.95.232

Related pages

Pivot deeper into the graph from p54.ca.

Cypher and MCP

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

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