Skip to content

Hostname

vortexdns.net

Last fetched

vortexdns.net resolves to 95.216.227.236, announced in 95.216.0.0/16 by HETZNER-AS - Hetzner Online GmbH in FI. vortexdns.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vortexdns.netRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vortexdns.net

Resolution chain

IPv6 resolution

No AAAA record for vortexdns.net is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
andrei n lavrys
Contact emails
f2da7eb076354c70a5669de8eb42788e.protect@withheldforprivacy.com, first_user@ukr.net

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns1.vortexdns.net
  • ns2.vortexdns.net

MX records

  • mail.vortexdns.net

SPF policy

  • a: vortexdns.net
  • mx: vortexdns.net
  • ip: 95.216.227.236

Threat-feed evidence

History

Related pages

Pivot from vortexdns.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vortexdns.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.