Skip to content

Hostname

eomaformacion.com

Last fetched

eomaformacion.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · eomaformacion.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eomaformacion.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.128.118178.16.128.0/22AS47583FR

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of eomaformacion.com.

Web-graph footprint

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

6 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for eomaformacion.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.40.232.162
SPF_IP18.116.197.151
SPF_IP18.135.20.159
SPF_IP18.184.136.190
SPF_IP18.199.63.30
SPF_IP3.129.102.134
SPF_IP3.224.218.157
SPF_IP34.250.16.92
SPF_IP34.253.253.44
SPF_IP35.164.116.124/24
SPF_IP44.228.233.78
SPF_IP44.233.144.126/24
SPF_IP44.236.179.7
SPF_IP52.86.22.175
SPF_IP80.28.205.37

Related pages

Pivot deeper into the graph from eomaformacion.com.

Cypher and MCP

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

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