Skip to content

Hostname

ofertop.pe

Last fetched

ofertop.pe resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic .pe as the registrar.

Nutrition Label

WHISPER CANON · ofertop.peRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ofertop.pe

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.61.2818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.36.2503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.143.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.245.12954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic .pe
Organization
contenidos sac
Contact emails

Subdomains

10 observed subdomains of ofertop.pe.

Web-graph footprint

Distinct hostnames that link to or from ofertop.pe in the public web crawl.

57 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ofertop.pe.

MechanismTarget
SPF_Aofertop.pe
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXofertop.pe

Related pages

Pivot deeper into the graph from ofertop.pe.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ofertop.pe"})-[: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.