Skip to content

Hostname

hard-tech.org.ua

Last fetched

hard-tech.org.ua resolves to 1 IPv4 address operated by AS39608 in UA.

Nutrition Label

WHISPER CANON · hard-tech.org.uaRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/hard-tech.org.ua

Resolution chain

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

IPPrefixASNOperatorCountry
176.37.41.237176.37.0.0/16AS39608UA

WHOIS identity

No WHOIS records are currently associated with hard-tech.org.ua in WhisperGraph.

Subdomains

6 observed subdomains of hard-tech.org.ua.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hard-tech.org.ua.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hard-tech.org.ua.

Cypher and MCP

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

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