Skip to content

Hostname

zero-in.com

Last fetched

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

Nutrition Label

WHISPER CANON · zero-in.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zero-in.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.147.143100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.221.136107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.68.1533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.78.12034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.112.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.54.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.30.14452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.59.5752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.238.4754.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.109.6954.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.173.24213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.55.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1040
Organization
zero-in.com, secret registration customer id 426904
Contact emails

Subdomains

22 observed subdomains of zero-in.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zero-in.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.us.exclaimer.net

Related pages

Pivot deeper into the graph from zero-in.com.

Cypher and MCP

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

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