Skip to content

Hostname

kindertap.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.110.2118.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.26.13418.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.87.1543.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.182.2513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.238.13035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.132.20352.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.84.4252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.127.3163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.76.20263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.105.1963.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
d.e.r.t. di sbeghen rino & c. sas societa/ditta d.e.r.t. di sbeghen rino & c. sas societa/ditta
Contact emails

Subdomains

15 observed subdomains of kindertap.com.

Web-graph footprint

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

33 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kindertap.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from kindertap.com.

Cypher and MCP

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

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