Skip to content

Hostname

hunch.in

Last fetched

hunch.in resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · hunch.inRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/hunch.in

Resolution chain

hunch.in resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.22.17108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.30108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.52108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.66108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.230.253.11854.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.1354.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.2954.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.3754.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.12954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.1754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
inks technology services pte.
Contact emails

Subdomains

16 observed subdomains of hunch.in.

Web-graph footprint

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

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hunch.in.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hunch.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hunch.in"})-[: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.