Skip to content

Hostname

quooker.de

Last fetched

quooker.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · quooker.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/quooker.de

Resolution chain

quooker.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.81.13618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with quooker.de in WhisperGraph.

Subdomains

13 observed subdomains of quooker.de.

Web-graph footprint

Distinct hostnames that link to or from quooker.de in the public web crawl.

633 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for quooker.de.

MechanismTarget
SPF_Aquooker.de
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEessprod0.templafy-ess.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.49.121.115
SPF_IP167.89.61.143/32
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP20.61.145.119/32
SPF_IP2a05:d014:76e:c800:0:0:0:4
SPF_IP2a05:d016:a03:3300:0:0:0:4
SPF_IP3.124.201.156
SPF_MXquooker.de

Related pages

Pivot deeper into the graph from quooker.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quooker.de"})-[: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.