Skip to content

Hostname

drycks.se

Last fetched

drycks.se resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · drycks.seRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/drycks.se

Resolution chain

drycks.se resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.49.33.16413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.231.18313.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.27.16213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.230.12216.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.105.9716.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.61.22051.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

4 observed subdomains of drycks.se.

Web-graph footprint

Distinct hostnames that link to or from drycks.se in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drycks.se.

MechanismTarget
SPF_Adrycks.se
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP195.74.38.0/24
SPF_MXdrycks.se

Related pages

Pivot deeper into the graph from drycks.se.

Cypher and MCP

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

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