Skip to content

Hostname

whisky.com

Last fetched

whisky.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · whisky.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/whisky.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.103104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.103104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.247172.68.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.99.186.6288.118.68.0/23AS24940DE

WHOIS identity

Registrar
iana:269
Organization
whisky.com media gmbh & co. kg
Contact emails

Subdomains

10 observed subdomains of whisky.com.

Web-graph footprint

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

466 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for whisky.com.

MechanismTarget
SPF_Adedi1302.your-server.de
SPF_Adedi1457.your-server.de
SPF_Adedi4208.your-server.de
SPF_Adedi4898.your-server.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.46.146.9
SPF_IP78.46.5.102
SPF_IP88.99.186.62
SPF_MXwhisky.com

Related pages

Pivot deeper into the graph from whisky.com.

Cypher and MCP

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

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