Skip to content

Hostname

vnama.com

Last fetched

vnama.com resolves to 88.99.19.42, announced in 88.99.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. vnama.com 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 · vnama.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vnama.com

Resolution chain

IPv6 resolution

No AAAA record for vnama.com is recorded in WhisperGraph.

Attribution

hetzner

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:82
Registrant organisation
domain id shield service
Contact emails
vn5193137133504@domainidshield.com, whoisprivacy@domainidshield.com

Subdomains

Mail and authentication

Nameservers

  • ns1.nasimhost.com
  • ns2.nasimhost.com
  • ns5.vnama.com
  • ns6.vnama.com

MX records

  • vnama.com

SPF policy

  • a: vnama.com
  • mx: vnama.com
  • ip: 78.46.170.170
  • ip: 80.82.79.167
  • ip: 88.99.19.42
  • ip: 94.130.93.206

Threat-feed evidence

History

Related pages

Pivot from vnama.com 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: "vnama.com"})-[: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.