Skip to content

Hostname

thewire.ca

Last fetched

thewire.ca resolves to 199.83.241.205, announced in 199.83.240.0/22 by THEWIRE - THE WIRE INC. in CA. thewire.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · thewire.caRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/thewire.ca

Resolution chain

IPv6 resolution

Attribution

wire

ORIGIN_AS

WHOIS identity

Registrar
registrar:tucows.com co.
Registrant organisation
jonathan blumberg
Contact emails
dns@thewire.ca

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3.thewire.ca
  • nic.the-wire.com
  • simcoe.the-wire.com

MX records

  • thewire-ca.mail.protection.outlook.com

SPF policy

  • ip: 199.83.241.0/24
  • ip: 204.15.32.0/24
  • ip: 199.83.240.10/32
  • ip: 2605:b000::/32
  • ip: 199.83.240.3/32
  • include: spf.protection.outlook.com
  • include: registrarmail.net

Threat-feed evidence

History

Related pages

Pivot from thewire.ca into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thewire.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.