Skip to content

Hostname

campredeagle.ca

Last fetched

campredeagle.ca resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · campredeagle.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/campredeagle.ca

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.236.27170.249.236.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
red eagle trailer park
Contact emails

Subdomains

8 observed subdomains of campredeagle.ca.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for campredeagle.ca.

MechanismTarget
SPF_Acampredeagle.ca
SPF_INCLUDEspf.supercp.com
SPF_INCLUDEworldwidewebhosting.ca
SPF_IP170.249.236.27
SPF_IP184.171.240.34
SPF_IP184.173.239.120/32
SPF_IP68.66.200.215
SPF_IP70.32.23.15/32
SPF_IP70.32.23.48
SPF_IP70.32.23.83
SPF_MXcampredeagle.ca

Related pages

Pivot deeper into the graph from campredeagle.ca.

Cypher and MCP

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

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