Skip to content

Hostname

handybook.com

Last fetched

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

Nutrition Label

WHISPER CANON · handybook.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/handybook.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.135.167100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.111.1843.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.227.423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.175.3944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.7.12352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.7.16654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.92.14154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.196.4454.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.54.10154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.138.25098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of handybook.com.

Web-graph footprint

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

60 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for handybook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP167.89.11.218
SPF_IP167.89.78.215

Related pages

Pivot deeper into the graph from handybook.com.

Cypher and MCP

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

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