Skip to content

Hostname

2book.com

Last fetched

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

Nutrition Label

WHISPER CANON · 2book.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/2book.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.117.244100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.85.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.82.2533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.95.1533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.69.2523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.52.23135.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.90.4152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.156.1052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.109.5554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.202.4654.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.68.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
2book,
Contact emails

Subdomains

22 observed subdomains of 2book.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 2book.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 2book.com.

Cypher and MCP

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

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