Skip to content

Hostname

3d.km.ua

Last fetched

3d.km.ua resolves to 1 IPv4 address operated by NETH-AS - NETH LLC in NL.

Nutrition Label

WHISPER CANON · 3d.km.uaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/3d.km.ua

Resolution chain

3d.km.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.253.218.123185.253.218.0/24AS202302NETH-AS - NETH LLCNL

WHOIS identity

No WHOIS records are currently associated with 3d.km.ua in WhisperGraph.

Subdomains

7 observed subdomains of 3d.km.ua.

Web-graph footprint

Distinct hostnames that link to or from 3d.km.ua in the public web crawl.

24 sites link to this hostname.

425 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 3d.km.ua

SPF policy

4 SPF mechanisms authorising senders for 3d.km.ua.

MechanismTarget
SPF_A3d.km.ua
SPF_IP185.143.145.253
SPF_IP185.253.218.123
SPF_MX3d.km.ua

Related pages

Pivot deeper into the graph from 3d.km.ua.

Cypher and MCP

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

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