Skip to content

Hostname

nasejevs.com

Last fetched

nasejevs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nasejevs.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nasejevs.com

Resolution chain

nasejevs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.213.31108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.32108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.61108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.74108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.230.124.10354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.10954.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.12854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.4654.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
18.64.211.11718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nasejevs.com owner
Contact emails

Subdomains

2 observed subdomains of nasejevs.com.

Web-graph footprint

Distinct hostnames that link to or from nasejevs.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from nasejevs.com.

Cypher and MCP

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

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