Hostname
return-s.com
Last fetched
return-s.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
return-s.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of return-s.com owner
- Contact emails
- 0b9f9326-eb3c-4bc2-b2e0-f09710c5ed3b@identity-protect.org
- 102e84b5-0994-41e2-b70f-0529303da045@identity-protect.org
- 1b637ffa-1d2f-435c-8cd7-d50de1be2e18@identity-protect.org
- 3fb50fa4-7da2-461c-9794-82dae06196b3@identity-protect.org
- ab4bff79-9804-42a5-8ba7-efd0c7035f9e@identity-protect.org
- baea9761-5958-49b8-aabe-15cc85e78f73@identity-protect.org
- f0846309-405d-42b6-be45-4d65a7cb4a58@identity-protect.org
- owner-10830841@return-s.com.whoisprivacyservice.org
- owner-6870693@return-s.com.whoisprivacyservice.org
- s.farid@yahoo.co.uk
Subdomains
13 observed subdomains of return-s.com.
Web-graph footprint
Distinct hostnames that link to or from return-s.com in the public web crawl.
9 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from return-s.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "return-s.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.