Skip to content

Hostname

d-techinternational.com

Last fetched

d-techinternational.com resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · d-techinternational.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/d-techinternational.com

Resolution chain

d-techinternational.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.42.21.67209.42.21.0/24AS51713GB

WHOIS identity

Registrar
iana:168
Organization
d-tech
Contact emails

Subdomains

3 observed subdomains of d-techinternational.com.

Web-graph footprint

Distinct hostnames that link to or from d-techinternational.com in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for d-techinternational.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.lcn.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.118.60/32
SPF_IP168.245.123.49/32
SPF_IP168.245.70.213/32
SPF_IP168.245.76.26/32
SPF_IP198.37.146.33
SPF_IP198.37.158.59/32
SPF_IP199.16.139.16/28
SPF_IP206.108.40.0/25
SPF_IP206.154.105.160/27
SPF_IP68.183.37.248
SPF_IP69.169.238.234/32
SPF_IP69.169.238.235/32
SPF_IP93.114.184.129
SPF_IP94.229.130.6

Related pages

Pivot deeper into the graph from d-techinternational.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d-techinternational.com"})-[: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.