Hostname
eomatica.net
Last fetched
eomatica.net resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
eomatica.net 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 |
|---|---|---|---|---|
| 167.114.156.118 | 167.114.128.0/18 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:1262
- Organization
- eomatica ribadeo
- Contact emails
Subdomains
22 observed subdomains of eomatica.net.
Threat posture
History
Mail and authentication
MX records
- mail.eomatica.net
- mx.eomatica.net
- mx1.eomatica.net
- mx10.eomatica.net
- mx11.eomatica.net
- mx12.eomatica.net
- mx13.eomatica.net
- mx14.eomatica.net
- mx15.eomatica.net
- mx16.eomatica.net
- mx2.eomatica.net
- mx3.eomatica.net
- mx4.eomatica.net
- mx5.eomatica.net
- mx6.eomatica.net
- mx66.eomatica.net
- mx7.eomatica.net
- mx8.eomatica.net
- mx9.eomatica.net
- server.eomatica.net
SPF policy
6 SPF mechanisms authorising senders for eomatica.net.
| Mechanism | Target |
|---|---|
| SPF_A | eomatica.net |
| SPF_INCLUDE | server.eomatica.net |
| SPF_IP | 167.114.156.118 |
| SPF_IP | 2607:5300:60:6f76:0:0:0:0 |
| SPF_IP | 51.222.98.50 |
| SPF_MX | eomatica.net |
Related pages
Pivot deeper into the graph from eomatica.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eomatica.net"})-[: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.