Skip to content

Hostname

neos.com

Last fetched

neos.com resolves to 1 IPv4 address operated by AS197019 in CZ. WHOIS lists iana:840 as the registrar.

Nutrition Label

WHISPER CANON · neos.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/neos.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.213.889.221.208.0/20AS197019CZ

WHOIS identity

Registrar
iana:840
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of neos.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for neos.com.

MechanismTarget
SPF_Aneos.com
SPF_INCLUDE_nb1.mailspamprotection.com
SPF_INCLUDE_nb2.mailspamprotection.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP34.90.64.175
SPF_IP46.28.105.100/16
SPF_IP46.28.105.101/32
SPF_IP46.28.105.90
SPF_IP46.28.105.98/32
SPF_IP46.28.105.99/26
SPF_IP46.28.106.15/32
SPF_IP46.28.106.16/24
SPF_IP46.28.106.4
SPF_IP46.28.106.43
SPF_IP46.28.106.44/26
SPF_IP46.28.106.45/16
SPF_IP46.28.106.46
SPF_IP46.28.106.5
SPF_IP46.28.106.6
SPF_IP46.28.106.7
SPF_MXneos.com

Related pages

Pivot deeper into the graph from neos.com.

Cypher and MCP

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

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