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
Resolution chain
dtfsupplies.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.37.75.63 | 77.37.0.0/17 | AS31400 | ACCELERATED-IT - firstcolo GmbH | SG |
| 88.222.243.202 | 88.222.240.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | IN |
| 92.113.16.44 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.53 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 93.127.173.106 | 93.127.172.0/23 | AS47583 | AS-HOSTINGER - Hostinger International Limited | IN |
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
MX records
SPF policy
2 SPF mechanisms authorising senders for dtfsupplies.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | sendersrv.com |
Related pages
Pivot deeper into the graph from dtfsupplies.ca.
- IP · 77.37.75.63
- ASN · AS31400ACCELERATED-IT - firstcolo GmbH
- Registrar · registrar:go daddy domains canada, inc
- Country · SG
- Email · bespokeprintsmore@gmail.com
- TLD · .ca
- Browse hostnames · dt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.