Skip to content

Hostname

daytothankyourcleaner.com

Last fetched

daytothankyourcleaner.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · daytothankyourcleaner.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/daytothankyourcleaner.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.103.1018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.318.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.8718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.214.2552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1420
Organization
alfred kärcher gmbh & co. kg
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daytothankyourcleaner.com.

MechanismTarget
SPF_REDIRECT_spfnomail.kaercher.com

Related pages

Pivot deeper into the graph from daytothankyourcleaner.com.

Cypher and MCP

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

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