Hostname
geonardo.com
Last fetched
geonardo.com resolves to 2 IPv4 addresses operated by INVITECH in HU. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
geonardo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.120.193.214 | 79.120.192.0/19 | AS12301 | INVITECH | HU |
| 94.199.178.49 | 94.199.178.0/23 | AS206892 | NETUP PROVEDOR | HU |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
72 observed subdomains of geonardo.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geonardo.com in the public web crawl.
75 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for geonardo.com.
| Mechanism | Target |
|---|---|
| SPF_A | elrond.emg.group |
| SPF_A | europamedia.education |
| SPF_A | geonardo.com |
| SPF_A | legolas.emg.group |
| SPF_A | mail.emg.group |
| SPF_A | pentos.emg.group |
| SPF_A | postas.europetraining.eu |
| SPF_IP | 188.138.24.38 |
| SPF_IP | 188.138.41.32 |
| SPF_IP | 79.120.193.220 |
| SPF_IP | 80.86.84.58 |
| SPF_IP | 94.199.178.54 |
| SPF_IP | 95.131.50.19 |
| SPF_MX | geonardo.com |
Related pages
Pivot deeper into the graph from geonardo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geonardo.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.