Skip to content

Hostname

pgo.ca

Last fetched

pgo.ca resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.85.79.40158.85.64.0/18AS36351SOFTLAYER - IBM CloudCA

WHOIS identity

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

Subdomains

2 observed subdomains of pgo.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pgo.ca.

MechanismTarget
SPF_Apgo.ca
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailanyone.net
SPF_INCLUDEmailer.postageapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.197.132.167
SPF_IP147.160.167.0/26
SPF_IP158.85.75.248
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_MXpgo.ca

Related pages

Pivot deeper into the graph from pgo.ca.

Cypher and MCP

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

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