Skip to content

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

WHISPER CANON · geonardo.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/geonardo.com

Resolution chain

geonardo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.120.193.21479.120.192.0/19AS12301INVITECHHU
94.199.178.4994.199.178.0/23AS206892NETUP PROVEDORHU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

72 observed subdomains of geonardo.com.

Web-graph footprint

Distinct hostnames that link to or from geonardo.com in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for geonardo.com.

MechanismTarget
SPF_Aelrond.emg.group
SPF_Aeuropamedia.education
SPF_Ageonardo.com
SPF_Alegolas.emg.group
SPF_Amail.emg.group
SPF_Apentos.emg.group
SPF_Apostas.europetraining.eu
SPF_IP188.138.24.38
SPF_IP188.138.41.32
SPF_IP79.120.193.220
SPF_IP80.86.84.58
SPF_IP94.199.178.54
SPF_IP95.131.50.19
SPF_MXgeonardo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.