Skip to content

Hostname

neoticks.com

Last fetched

neoticks.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · neoticks.comRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/neoticks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.191.50100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.48.157100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.78.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.105.19734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.72.8734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.217.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.25.6252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.95.12654.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.210.21054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.134.7554.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.82.12198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.166.2398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
neoticks
Contact emails

Subdomains

2 observed subdomains of neoticks.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for neoticks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from neoticks.com.

Cypher and MCP

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

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