Skip to content

Hostname

roturn.com

Last fetched

roturn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · roturn.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/roturn.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.205.4813.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.5413.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.7413.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.8913.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
15.164.101.22515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.232.2513.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
koreacryogenics
Contact emails

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for roturn.com.

MechanismTarget
SPF_INCLUDEspf.ecount.com
SPF_INCLUDEspf.ecounterp.com
SPF_MXroturn.com

Related pages

Pivot deeper into the graph from roturn.com.

Cypher and MCP

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

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