Hostname
saranen.com
Last fetched
saranen.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saranen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.241.40.251 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saranen.com owner
- Contact emails
- info@int2000.net
- 0afb9fc7-9cef-469a-b372-ac035fe9df42@identity-protect.org
- 5288c0a5-33f6-4569-8c33-fffbd399ebac@identity-protect.org
- 647b2dd6-4cd1-49cb-96ac-c50cc555116f@identity-protect.org
- 80f9cb04-1367-4cd4-893a-2278273163cc@identity-protect.org
- e6f721cc-e840-4639-9826-adcce120be7d@identity-protect.org
- ef18b60e-6ab6-41cb-a8d5-a3665d76b10c@identity-protect.org
- f638150e-6855-4a2d-b90b-dcde95adc35d@identity-protect.org
Subdomains
2 observed subdomains of saranen.com.
Web-graph footprint
Distinct hostnames that link to or from saranen.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for saranen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.236.116.67/32 |
Related pages
Pivot deeper into the graph from saranen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saranen.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.