Skip to content

Hostname

neviswealth.dev

Last fetched

neviswealth.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · neviswealth.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/neviswealth.dev

Resolution chain

neviswealth.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.208.3018.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.3518.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.7318.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.168.24.1043.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.1253.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.423.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.753.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

6 observed subdomains of neviswealth.dev.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for neviswealth.dev.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from neviswealth.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "neviswealth.dev"})-[: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.