Skip to content

Hostname

v-e.io

Last fetched

v-e.io resolves to 54.151.255.166, announced in 54.151.128.0/17 by AMAZON-02 - Amazon.com, Inc. in SG. v-e.io 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 · v-e.ioRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/v-e.io

Resolution chain

IPv6 resolution

No AAAA record for v-e.io is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
v e

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-31.awsdns-03.com
  • ns-89.awsdns-11.com
  • ns-847.awsdns-41.net
  • ns-904.awsdns-49.net
  • ns-1240.awsdns-27.org
  • ns-1351.awsdns-40.org
  • ns-1563.awsdns-03.co.uk
  • ns-1757.awsdns-27.co.uk

MX records

  • inbound-smtp.us-west-2.amazonaws.com

SPF policy

  • include: _spf.firebasemail.com

Threat-feed evidence

History

Related pages

Pivot from v-e.io 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: "v-e.io"})-[: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.