Skip to content

Hostname

rougefm.ca

Last fetched

rougefm.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · rougefm.caRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rougefm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.161.15415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.201.2423.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.37.5676.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
75.2.99.21675.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
astral media radio
Contact emails

Subdomains

25 observed subdomains of rougefm.ca.

Web-graph footprint

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

86 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rougefm.ca.

MechanismTarget
SPF_Arougefm.ca
SPF_INCLUDEspf-esa.bell.ca
SPF_MXrougefm.ca

Related pages

Pivot deeper into the graph from rougefm.ca.

Cypher and MCP

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

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