Skip to content

Hostname

freetobook.com

Last fetched

freetobook.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · freetobook.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/freetobook.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.7.110108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
185.48.121.166185.48.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.167.743.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.106.18334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.31.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.45.8752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.49.1852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.167.7452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.72.7852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.98.1654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.138.15254.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.197.23254.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.85.6663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.78.5563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
david stewart
Contact emails

Subdomains

19 observed subdomains of freetobook.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freetobook.com.

MechanismTarget
SPF_Afreetobook.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP85.232.46.4
SPF_MXfreetobook.com

Related pages

Pivot deeper into the graph from freetobook.com.

Cypher and MCP

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

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