Skip to content

Hostname

openrevista.com

Last fetched

openrevista.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
169.60.31.237169.60.0.0/18AS36351SOFTLAYER - IBM CloudUS
52.117.70.1952.117.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:146
Organization
operadora de marcas de entretenimiento pb, s.a. de c.v.
Contact emails

Subdomains

2 observed subdomains of openrevista.com.

Web-graph footprint

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

45 sites link to this hostname.

555 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for openrevista.com.

MechanismTarget
SPF_Aopenrevista.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEdmgrupomedios.com
SPF_INCLUDEgrupomed.getresponse360.com
SPF_MXopenrevista.com

Related pages

Pivot deeper into the graph from openrevista.com.

Cypher and MCP

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

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