Skip to content

Hostname

worldwidewebhosting.ca

Last fetched

worldwidewebhosting.ca resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · worldwidewebhosting.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/worldwidewebhosting.ca

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.236.27170.249.236.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

12 observed subdomains of worldwidewebhosting.ca.

Web-graph footprint

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

19 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for worldwidewebhosting.ca.

MechanismTarget
SPF_Aworldwidewebhosting.ca
SPF_INCLUDEspf.supercp.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP170.249.236.27
SPF_IP184.171.240.34
SPF_IP64.4.162.193
SPF_IP68.66.200.215
SPF_IP70.32.23.15/32
SPF_IP70.32.23.48
SPF_IP70.32.23.83
SPF_MXworldwidewebhosting.ca

Related pages

Pivot deeper into the graph from worldwidewebhosting.ca.

Cypher and MCP

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

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