Skip to content

Hostname

neuve-a.net

Last fetched

neuve-a.net resolves to 18.245.31.101, announced in 18.245.30.0/23 by AMAZON-02 - Amazon.com, Inc. in DE. neuve-a.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 · neuve-a.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/neuve-a.net

Resolution chain

IPv6 resolution

No AAAA record for neuve-a.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:474
Registrant organisation
naoto takatori
Contact emails
s-oonishi@neuve-a.com, whoisguard+rf9a0c6e3ec88e5a1cb6882e64ea3801d@do-reg.jp

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-175.awsdns-21.com
  • ns-500.awsdns-62.com
  • ns-687.awsdns-21.net
  • ns-964.awsdns-56.net
  • ns-1069.awsdns-05.org
  • ns-1261.awsdns-29.org
  • ns-1662.awsdns-15.co.uk
  • ns-1886.awsdns-43.co.uk

MX records

  • kara.neuve-a.net

SPF policy

  • include: spf.bmv.jp
  • include: spf.ecbeing.co.jp
  • include: spf-bma.mpme.jp

Threat-feed evidence

History

Related pages

Pivot from neuve-a.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: "neuve-a.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.