Skip to content

Hostname

book4time.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.63.205100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.127.16713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.27.933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.80.533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.10.18935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.184.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.124.12752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.194.15352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.17.128100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.20.3798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.56.80100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
book4time
Contact emails

Subdomains

26 observed subdomains of book4time.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for book4time.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from book4time.com.

Cypher and MCP

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

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