Skip to content

Hostname

ofertitas.es

Last fetched

ofertitas.es resolves to 2 IPv4 addresses operated by SERVIHOSTING-AS AireNetworks in ES.

Nutrition Label

WHISPER CANON · ofertitas.esRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ofertitas.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.39.194185.103.36.0/22AS29119SERVIHOSTING-AS AireNetworksES
185.118.57.239185.118.56.0/23AS16371ACENS_AS Spain Hosting, housing and VPN servicesES

WHOIS identity

No WHOIS records are currently associated with ofertitas.es in WhisperGraph.

Subdomains

5 observed subdomains of ofertitas.es.

Web-graph footprint

Distinct hostnames that link to or from ofertitas.es in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ofertitas.es.

MechanismTarget
SPF_Aofertitas.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.57.173.115
SPF_IP185.57.173.116
SPF_IP185.57.173.117
SPF_IP185.57.173.118
SPF_MXofertitas.es

Related pages

Pivot deeper into the graph from ofertitas.es.

Cypher and MCP

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

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