Skip to content

Hostname

redwireless.ca

Last fetched

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

Nutrition Label

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

Resolution chain

redwireless.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
Contact emails

Subdomains

26 observed subdomains of redwireless.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for redwireless.ca.

MechanismTarget
SPF_Aredwireless.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.outfunnel.com
SPF_IP104.130.70.200
SPF_IP2001:4801:7827:101:be76:4eff:fe11:98e9
SPF_MXredwireless.ca

Related pages

Pivot deeper into the graph from redwireless.ca.

Cypher and MCP

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

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