Skip to content

Hostname

scook.at

Last fetched

scook.at resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · scook.atRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scook.at

Resolution chain

scook.at resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.68.11018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.88.15518.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.194.3018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.192.19818.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.205.2223.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.21.10152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.57.7952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.74.4252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.25.8263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
eworx network & internet
Contact emails

Subdomains

3 observed subdomains of scook.at.

Web-graph footprint

Distinct hostnames that link to or from scook.at in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scook.at.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.82.0/24
SPF_IP35.156.153.234/32
SPF_IP80.123.157.67

Related pages

Pivot deeper into the graph from scook.at.

Cypher and MCP

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

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