Skip to content

Hostname

eternaprometida.com

Last fetched

eternaprometida.com resolves to 2 IPv4 addresses operated by AS198066 in ES. WHOIS lists iana:141 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:141
Organization
maria fernanda pastor caballero
Contact emails

Subdomains

1 observed subdomain of eternaprometida.com.

Web-graph footprint

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

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for eternaprometida.com.

MechanismTarget
SPF_INCLUDE_spf.loading.es
SPF_INCLUDE_spf.strato.com
SPF_REDIRECT_spf.strato.com

Related pages

Pivot deeper into the graph from eternaprometida.com.

Cypher and MCP

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

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