Skip to content

Hostname

neconome.com

Last fetched

neconome.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.73.233.22935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.92.12352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.114.2352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.255.9352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.190.13354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.220.2154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.191.5157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.2.21316.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
riprice co.,ltd.
Contact emails

Subdomains

14 observed subdomains of neconome.com.

Web-graph footprint

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

273 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for neconome.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP202.248.10.97

Related pages

Pivot deeper into the graph from neconome.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "neconome.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.