Hostname
dlegate.com
Last fetched
dlegate.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dlegate.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:468
- Organization
- bahador jamali-hesari
- Contact emails
- bahadorjamali@gmail.com
- dlegate.com@superprivacyservice.com
- janeverno@gmail.com
- 0a2f7ca1-6c40-4a04-bfc4-774e7916aefa@identity-protect.org
- 629b4b91-878d-4dd4-bdfd-947fbbfb798e@identity-protect.org
- b9efa1f0-d1e2-4d87-aa4f-8b470cacaa64@identity-protect.org
- d16695ff-d9ef-47cf-8485-8afb42ddb1a1@identity-protect.org
- d3ce17af-f017-4857-a294-dff14369fd43@identity-protect.org
Subdomains
25 observed subdomains of dlegate.com.
Showing 19 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dlegate.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dlegate.com.
| Mechanism | Target |
|---|---|
| SPF_MX | dlegate.com |
Related pages
Pivot deeper into the graph from dlegate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dlegate.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.