Hostname
edu-active.com
Last fetched
edu-active.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:3346 as the registrar.
Nutrition Label
Resolution chain
edu-active.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:3346
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
- qurbanov_elgun@yahoo.com
- support@dropcatch.com
- noreply@data-protected.net
- 15e4b06d-8a14-4079-bad3-f6a04c06b77c@identity-protect.org
- 369f2026-6bdb-4d83-a1f4-281e8f6a09c1@identity-protect.org
- 9bc66bc9-b1ca-409d-ad88-fd7535a10b57@identity-protect.org
- cd9a27b1-c3b3-4557-98a1-e1b408dd4bd5@identity-protect.org
- d6f21446-2e2f-4725-9bc8-44eda560fd5e@identity-protect.org
- f84dd351-6c06-4b3a-8276-1dbf91634d8d@identity-protect.org
- owner-9679899@edu-active.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of edu-active.com.
Web-graph footprint
Distinct hostnames that link to or from edu-active.com in the public web crawl.
93 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for edu-active.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fdcf:abda:4154::/48 |
Related pages
Pivot deeper into the graph from edu-active.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edu-active.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.