Skip to content

Hostname

tp1.ca

Last fetched

tp1.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.49.33159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
tp1 internet 360
Contact emails

Subdomains

5 observed subdomains of tp1.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tp1.ca.

MechanismTarget
SPF_Ahermes.tp1.ca
SPF_Atp1.ca
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEmd02.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.havas.com
SPF_INCLUDEupaknee.com
SPF_IP107.161.11.80/28
SPF_IP173.231.109.152/29
SPF_MXtp1.ca

Related pages

Pivot deeper into the graph from tp1.ca.

Cypher and MCP

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

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