Skip to content

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

WHISPER CANON · eomargentina.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eomargentina.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.78.229.169195.78.229.0/24AS39020COMVIVE-AS - Comvive Servidores S.L.ES
195.78.230.161195.78.230.0/24AS39020COMVIVE-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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eomargentina.com.

MechanismTarget
SPF_Amail.eomargentina.com
SPF_INCLUDE_spf.furanet.com
SPF_MXeomargentina.com

Related pages

Pivot deeper into the graph from eomargentina.com.

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 20

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