Hostname
eomargentina.com
Last fetched
eomargentina.com resolves to 2 IPv4 addresses operated by COMVIVE-AS - Comvive Servidores S.L. in ES. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
eomargentina.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 |
|---|---|---|---|---|
| 195.78.229.169 | 195.78.229.0/24 | AS39020 | COMVIVE-AS - Comvive Servidores S.L. | ES |
| 195.78.230.161 | 195.78.230.0/24 | AS39020 | COMVIVE-AS - Comvive Servidores S.L. | ES |
WHOIS identity
- Registrar
- iana:113
- Organization
- escuela de osteopatia de andalucia
- Contact emails
Subdomains
8 observed subdomains of eomargentina.com.
Web-graph footprint
Distinct hostnames that link to or from eomargentina.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for eomargentina.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.eomargentina.com |
| SPF_INCLUDE | _spf.furanet.com |
| SPF_MX | eomargentina.com |
Related pages
Pivot deeper into the graph from eomargentina.com.
- IP · 195.78.229.169
- ASN · AS39020COMVIVE-AS - Comvive Servidores S.L.
- Registrar · iana:113
- Country · ES
- Email · m.almazan@escuelaosteopatiamadrid.com
- TLD · .com
- Browse hostnames · eo…
- 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: "eomargentina.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.