Hostname
sehirsorgula.com
Last fetched
sehirsorgula.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:303
- Organization
- kerem alt?ntas
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from sehirsorgula.com in the public web crawl.
7 sites link to this hostname.
195 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sehirsorgula.com
SPF policy
9 SPF mechanisms authorising senders for sehirsorgula.com.
| Mechanism | Target |
|---|---|
| SPF_A | sehirsorgula.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 213.238.181.2 |
| SPF_IP | 217.195.202.5 |
| SPF_IP | 34.213.2.224 |
| SPF_IP | 45.195.25.8 |
| SPF_IP | 89.252.141.53 |
| SPF_MX | sehirsorgula.com |
Related pages
Pivot deeper into the graph from sehirsorgula.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sehirsorgula.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.