Skip to content

Hostname

bookingkit.com

Last fetched

bookingkit.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bookingkit.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookingkit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.177.23818.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.121.10718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.165.11318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.23.1753.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.34.2553.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.115.1023.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.28.1513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.59.2123.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.22.1933.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.230.23535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.147.24054.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.36.22963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.70.16463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.36.14663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
keshan infotech pvt.
Contact emails

Subdomains

22 observed subdomains of bookingkit.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bookingkit.com.

MechanismTarget
SPF_INCLUDE4855816.spf10.hubspotemail.net
SPF_INCLUDE_spf.abiliware.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from bookingkit.com.

Cypher and MCP

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

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