Skip to content

Hostname

revistaeyn.com

Last fetched

revistaeyn.com resolves to 4 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · revistaeyn.comRouting diversity3.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/revistaeyn.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.213.171.124129.213.168.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
129.213.9.151129.213.8.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
152.70.198.127152.70.192.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
193.122.165.94193.122.128.0/17AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

1 observed subdomain of revistaeyn.com.

Web-graph footprint

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

477 sites link to this hostname.

783 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for revistaeyn.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from revistaeyn.com.

Cypher and MCP

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

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