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
Resolution chain
gea.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 |
|---|---|---|---|---|
| 51.136.51.116 | 51.136.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:15
- Organization
- gea group aktiengesellschaft
- Contact emails
Subdomains
57 observed subdomains of gea.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gea.com in the public web crawl.
2,353 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for gea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.80.123.146 |
| SPF_IP | 13.80.145.50 |
| SPF_IP | 130.214.105.240/28 |
| SPF_IP | 130.214.134.192/28 |
| SPF_IP | 130.214.163.240/28 |
| SPF_IP | 130.214.240.208/28 |
| SPF_IP | 149.235.15.0/24 |
| SPF_IP | 178.77.90.228/32 |
| SPF_IP | 185.215.218.82 |
| SPF_IP | 185.93.143.53 |
| SPF_IP | 195.50.76.232 |
| SPF_IP | 195.50.76.237/32 |
| SPF_IP | 197.97.85.97/32 |
| SPF_IP | 4.245.107.228 |
| SPF_IP | 4.245.107.254 |
| SPF_IP | 85.214.129.169 |
Related pages
Pivot deeper into the graph from gea.com.
- IP · 51.136.51.116
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:15
- Country · NL
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.