Skip to content

Hostname

sunwire.ca

Last fetched

sunwire.ca resolves to 1 IPv4 address operated by VIANET INC 5690 - Vianet Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.91.135.230209.91.128.0/19AS5690VIANET INC 5690 - Vianet Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sunwire.ca.

MechanismTarget
SPF_Amail.sunwire.ca
SPF_Asmtp02.sunwire.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.38.48.9
SPF_IP216.223.114.3

Related pages

Pivot deeper into the graph from sunwire.ca.

Cypher and MCP

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

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