Hostname
sadeqkarimi.com
Last fetched
sadeqkarimi.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
sadeqkarimi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.245.212 | 162.55.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 193.228.90.4 | 193.228.90.0/24 | AS201634 | shetaban - Mizban Dade Shetaban Co. (Ltd) | IR |
WHOIS identity
- Registrar
- iana:1647
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of sadeqkarimi.com.
Web-graph footprint
Distinct hostnames that link to or from sadeqkarimi.com in the public web crawl.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sadeqkarimi.com
SPF policy
3 SPF mechanisms authorising senders for sadeqkarimi.com.
| Mechanism | Target |
|---|---|
| SPF_A | sadeqkarimi.com |
| SPF_IP | 162.55.245.212 |
| SPF_MX | sadeqkarimi.com |
Related pages
Pivot deeper into the graph from sadeqkarimi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sadeqkarimi.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.