Skip to content

Hostname

sood52.ch

Last fetched

sood52.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · sood52.chRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sood52.ch

Resolution chain

sood52.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.11113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.239.83.11918.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2618.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with sood52.ch in WhisperGraph.

Subdomains

1 observed subdomain of sood52.ch.

Subdomain
www.sood52.ch

Web-graph footprint

Distinct hostnames that link to or from sood52.ch in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sood52.ch.

MechanismTarget
SPF_Asood52.ch
SPF_INCLUDEspf.creanet.ch
SPF_MXsood52.ch

Related pages

Pivot deeper into the graph from sood52.ch.

Cypher and MCP

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

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