Skip to content

Hostname

ddtinstallations.ca

Last fetched

ddtinstallations.ca resolves to 1 IPv4 address operated by AS63949 in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.17.152172.105.0.0/19AS63949CA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
black box media
Contact emails

Subdomains

10 observed subdomains of ddtinstallations.ca.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ddtinstallations.ca

SPF policy

3 SPF mechanisms authorising senders for ddtinstallations.ca.

MechanismTarget
SPF_Addtinstallations.ca
SPF_INCLUDErelay.mailchannels.net
SPF_MXddtinstallations.ca

Related pages

Pivot deeper into the graph from ddtinstallations.ca.

Cypher and MCP

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

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