Hostname
fagus-grecon-cloud.com
Last fetched
fagus-grecon-cloud.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
fagus-grecon-cloud.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 |
|---|---|---|---|---|
| 78.47.53.31 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- on behalf of fagus-grecon-cloud.com owner
- Contact emails
- dataprivacyprotected@ionos.de
- 30f2ba92-1def-4e32-a084-6ce2e302c767@identity-protect.org
- 407e908c-c0f7-409c-a541-deb58fff0fd0@identity-protect.org
- 5317a39f-6f79-41cd-938b-310fa29ef3aa@identity-protect.org
- 6239a5be-2a69-4ff3-90ff-3802052b5cc1@identity-protect.org
- 9d9e294e-5028-4547-b147-8ddc7b567c88@identity-protect.org
- f14450b2-d372-4b5e-acad-5f6e8adccea3@identity-protect.org
Subdomains
1 observed subdomain of fagus-grecon-cloud.com.
| Subdomain |
|---|
| images.fagus-grecon-cloud.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fagus-grecon-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-eu.ionos.com |
Related pages
Pivot deeper into the graph from fagus-grecon-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fagus-grecon-cloud.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.