Skip to content

Hostname

inch.com

Last fetched

inch.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · inch.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/inch.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.12.25413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.101.21418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.136.14518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.140.11018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.165.8652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.60.87.16352.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA
52.77.138.10352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.60.24447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.135.8147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.148.3047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.241.20752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1011
Organization
anthony spina
Contact emails

Subdomains

12 observed subdomains of inch.com.

Web-graph footprint

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

168 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from inch.com.

Cypher and MCP

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

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