Skip to content

Hostname

compton.ca

Last fetched

compton.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · compton.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/compton.ca

Resolution chain

compton.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

17 observed subdomains of compton.ca.

Web-graph footprint

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

32 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for compton.ca.

MechanismTarget
SPF_Acompton.ca
SPF_INCLUDEmail1.accescite.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-dns1.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP173.209.36.131/32
SPF_IP45.114.227.24/16
SPF_IP51.222.152.19
SPF_IP68.168.115.194
SPF_IP69.90.1.167
SPF_IP69.90.1.170
SPF_IP70.28.88.192
SPF_MXcompton.ca

Related pages

Pivot deeper into the graph from compton.ca.

Cypher and MCP

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

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