Skip to content

Hostname

tomahawkhosting.ca

Last fetched

tomahawkhosting.ca resolves to 1 IPv4 address operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.191.47.3206.191.32.0/19AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
tomahawk technologies
Contact emails

Subdomains

1 observed subdomain of tomahawkhosting.ca.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tomahawkhosting.ca.

MechanismTarget
SPF_INCLUDE_spf.digitalocean.tomahawk.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.tomahawk.ca
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP184.150.200.0/24
SPF_IP199.243.119.244/32
SPF_IP206.47.72.0/24
SPF_IP208.124.170.242
SPF_IP209.217.117.82/32
SPF_MXtomahawkhosting.ca

Related pages

Pivot deeper into the graph from tomahawkhosting.ca.

Cypher and MCP

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

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