Skip to content

Hostname

hd-tech.team

Last fetched

hd-tech.team resolves to 1 IPv4 address operated by AS47764 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · hd-tech.teamRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hd-tech.team

Resolution chain

hd-tech.team resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.241.193.29185.241.192.0/22AS47764RU

WHOIS identity

Registrar
iana:463
Organization
high digital technologies llc.
Contact emails

Subdomains

1 observed subdomain of hd-tech.team.

Web-graph footprint

Distinct hostnames that link to or from hd-tech.team in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for hd-tech.team.

MechanismTarget
SPF_INCLUDE_spf.mail.ru
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from hd-tech.team.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hd-tech.team"})-[: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.