Skip to content

Hostname

gea.com

Last fetched

gea.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · gea.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gea.com

Resolution chain

gea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.136.51.11651.136.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:15
Organization
gea group aktiengesellschaft
Contact emails

Subdomains

57 observed subdomains of gea.com.

Web-graph footprint

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

2,353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for gea.com.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.80.123.146
SPF_IP13.80.145.50
SPF_IP130.214.105.240/28
SPF_IP130.214.134.192/28
SPF_IP130.214.163.240/28
SPF_IP130.214.240.208/28
SPF_IP149.235.15.0/24
SPF_IP178.77.90.228/32
SPF_IP185.215.218.82
SPF_IP185.93.143.53
SPF_IP195.50.76.232
SPF_IP195.50.76.237/32
SPF_IP197.97.85.97/32
SPF_IP4.245.107.228
SPF_IP4.245.107.254
SPF_IP85.214.129.169

Related pages

Pivot deeper into the graph from gea.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gea.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.