Skip to content

Hostname

neeyamo.com

Last fetched

neeyamo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

neeyamo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.223.21.2652.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

44 observed subdomains of neeyamo.com.

Web-graph footprint

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

120 sites link to this hostname.

295 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for neeyamo.com.

MechanismTarget
SPF_INCLUDE3910383.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP1.6.28.210
SPF_IP103.48.182.54
SPF_IP115.160.252.166
SPF_IP119.82.112.89
SPF_IP119.82.112.90
SPF_IP122.183.134.242
SPF_IP123.252.189.34
SPF_IP14.141.77.114
SPF_IP182.156.240.186
SPF_IP182.71.33.242
SPF_IP203.196.177.106
SPF_IP35.157.103.220
SPF_IP35.157.105.102

Related pages

Pivot deeper into the graph from neeyamo.com.

Cypher and MCP

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

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