Hostname
hadigel.net
Last fetched
hadigel.net resolves to 1 IPv4 address operated by AS47585 in TR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
hadigel.net 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 |
|---|---|---|---|---|
| 78.135.111.25 | 78.135.111.0/24 | AS47585 | — | TR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- hadigel.net@superprivacyservice.com
- 19b45ac682db43049378d0a3d9dc75bf.protect@withheldforprivacy.com
- 359ffa46622d4383a3f115fbfdff9c39.protect@withheldforprivacy.com
- b4501c6ccb054d2d904b35aee086bfd9.protect@withheldforprivacy.com
- proxy@whoisprotectservice.com
- reactivation-pending@mail.withheldforprivacy.com
- cdc2ccf5dc0aae7ac7f6aa7d230ebfa1f3496d4f9ae0f05207c48f23d364647d@hadigel.net.whoisproxy.org
Subdomains
8 observed subdomains of hadigel.net.
Web-graph footprint
Distinct hostnames that link to or from hadigel.net in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- hadigel.net
SPF policy
3 SPF mechanisms authorising senders for hadigel.net.
| Mechanism | Target |
|---|---|
| SPF_A | hadigel.net |
| SPF_IP | 78.135.111.25 |
| SPF_MX | hadigel.net |
Related pages
Pivot deeper into the graph from hadigel.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hadigel.net"})-[: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.