Hostname
madarkala.com
Last fetched
madarkala.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
madarkala.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:113
- Organization
- milad shiri
- Contact emails
Subdomains
2 observed subdomains of madarkala.com.
| Subdomain |
|---|
| mail.madarkala.com |
| www.madarkala.com |
Web-graph footprint
Distinct hostnames that link to or from madarkala.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- madarkala.com
SPF policy
15 SPF mechanisms authorising senders for madarkala.com.
| Mechanism | Target |
|---|---|
| SPF_A | madarkala.com |
| SPF_IP | 104.237.235.138 |
| SPF_IP | 104.237.235.155 |
| SPF_IP | 172.101.1.130 |
| SPF_IP | 185.187.51.58 |
| SPF_IP | 185.218.3.95 |
| SPF_IP | 204.12.224.150 |
| SPF_IP | 208.110.86.66/16 |
| SPF_IP | 208.74.121.82 |
| SPF_IP | 208.74.123.2 |
| SPF_IP | 31.25.90.158 |
| SPF_IP | 46.4.24.108/32 |
| SPF_IP | 62.204.61.19 |
| SPF_IP | 69.90.250.78 |
| SPF_MX | madarkala.com |
Related pages
Pivot deeper into the graph from madarkala.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "madarkala.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.