Skip to content

Hostname

neolms.com

Last fetched

neolms.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · neolms.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/neolms.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.164.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.79.199100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.141.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.248.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.150.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.164.363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.140.8298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.66.95100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.182.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.64.7913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

338 observed subdomains of neolms.com.

Web-graph footprint

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

127 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for neolms.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from neolms.com.

Cypher and MCP

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

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