Skip to content

Hostname

quooker.com

Last fetched

quooker.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · quooker.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/quooker.com

Resolution chain

quooker.com 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

Registrar
iana:1647
Organization
quooker b.v.
Contact emails

Subdomains

38 observed subdomains of quooker.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for quooker.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.49.121.115
SPF_IP18.195.24.77
SPF_IP18.235.18.130
SPF_IP192.254.119.131/32
SPF_IP20.61.145.119/32
SPF_IP2a05:d014:76e:c800:0:0:0:4
SPF_IP2a05:d014:9c6:1000:0:0:0:4
SPF_IP2a05:d016:a03:3300:0:0:0:4
SPF_IP3.124.201.156
SPF_IP31.7.7.54
SPF_IP37.74.25.226
SPF_IP52.2.156.173
SPF_IP52.22.198.77
SPF_IP52.72.252.246
SPF_IP52.86.98.138
SPF_IP54.164.101.230
SPF_IP54.227.157.206
SPF_IP54.81.65.143
SPF_MXquooker.com

Related pages

Pivot deeper into the graph from quooker.com.

Cypher and MCP

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

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