Skip to content

Hostname

in3d.ca

Last fetched

in3d.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:publicdomainregistry.com inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.36.241173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:publicdomainregistry.com inc
Organization
Contact emails

Subdomains

12 observed subdomains of in3d.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • in3d.ca

SPF policy

5 SPF mechanisms authorising senders for in3d.ca.

MechanismTarget
SPF_Ain3d.ca
SPF_IP173.209.36.241
SPF_IP54.39.243.219
SPF_IP54.39.49.63
SPF_MXin3d.ca

Related pages

Pivot deeper into the graph from in3d.ca.

Cypher and MCP

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

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