Hostname
forestadent.com
Last fetched
forestadent.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
forestadent.com 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 |
|---|---|---|---|---|
| 193.53.250.121 | 193.53.250.0/23 | AS15817 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- bernhard foerster
- Contact emails
Subdomains
28 observed subdomains of forestadent.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from forestadent.com in the public web crawl.
144 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for forestadent.com.
| Mechanism | Target |
|---|---|
| SPF_A | forestadent-data.com |
| SPF_A | forestadent.com |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_IP | 195.50.188.85 |
| SPF_IP | 212.80.229.79 |
| SPF_IP | 212.80.229.82 |
| SPF_IP | 217.160.253.225 |
| SPF_IP | 49.12.163.170 |
| SPF_MX | forestadent.com |
Related pages
Pivot deeper into the graph from forestadent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forestadent.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.