Skip to content

Hostname

in2books.com

Last fetched

in2books.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · in2books.comRouting diversity6.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/in2books.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.13516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.24716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.21316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.12552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.93.2652.216.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.15552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.2152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.14952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.22952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.5352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.8552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.19752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.11752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
epals classroom exchange
Contact emails

Subdomains

5 observed subdomains of in2books.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for in2books.com.

MechanismTarget
SPF_Ahost5.stage01.epals.com
SPF_Ahost9.in2books.com
SPF_Asmtp1.in2books.com
SPF_Asmtp1.in2books.org
SPF_INCLUDEoutlook.com
SPF_IP165.193.83.0/25
SPF_MXin2books.com

Related pages

Pivot deeper into the graph from in2books.com.

Cypher and MCP

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

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