Skip to content

Hostname

uret.se

Last fetched

uret.se resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:dotkeeper ab as the registrar.

Nutrition Label

WHISPER CANON · uret.seRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/uret.se

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.87.11713.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.213.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.8113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.230.1173.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.623.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.753.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.993.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
65.8.131.10265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.12599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:dotkeeper ab
Organization
Contact emails

Subdomains

10 observed subdomains of uret.se.

Web-graph footprint

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

144 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for uret.se.

MechanismTarget
SPF_INCLUDEenchanthq.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP52.50.202.182
SPF_MXmail.uret.se

Related pages

Pivot deeper into the graph from uret.se.

Cypher and MCP

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

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