Skip to content

Hostname

dtfsupplies.ca

Last fetched

dtfsupplies.ca resolves to 5 IPv4 addresses operated by ACCELERATED-IT - firstcolo GmbH in SG. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · dtfsupplies.caRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dtfsupplies.ca

Resolution chain

dtfsupplies.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.37.75.6377.37.0.0/17AS31400ACCELERATED-IT - firstcolo GmbHSG
88.222.243.20288.222.240.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
92.113.16.4492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.5392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
93.127.173.10693.127.172.0/23AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
amanpreet kaur
Contact emails

Subdomains

2 observed subdomains of dtfsupplies.ca.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dtfsupplies.ca.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEsendersrv.com

Related pages

Pivot deeper into the graph from dtfsupplies.ca.

Cypher and MCP

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

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