Skip to content

Hostname

worldofdifferencek9.ca

Last fetched

worldofdifferencek9.ca resolves to 1 IPv4 address operated by 7HOOPNETWORK - 7Hoop Network Telecom, LLC in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · worldofdifferencek9.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/worldofdifferencek9.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.168.203104.152.168.0/22AS630687HOOPNETWORK - 7Hoop Network Telecom, LLCCA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

8 observed subdomains of worldofdifferencek9.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • worldofdifferencek9.ca

SPF policy

5 SPF mechanisms authorising senders for worldofdifferencek9.ca.

MechanismTarget
SPF_Aworldofdifferencek9.ca
SPF_INCLUDEspf.crocweb.com
SPF_IP104.152.168.203
SPF_IP192.206.54.203
SPF_MXworldofdifferencek9.ca

Related pages

Pivot deeper into the graph from worldofdifferencek9.ca.

Cypher and MCP

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

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