Skip to content

Hostname

bopmalaga.es

Last fetched

bopmalaga.es resolves to 1 IPv4 address operated by AS6739 in ES.

Nutrition Label

WHISPER CANON · bopmalaga.esRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/bopmalaga.es

Resolution chain

bopmalaga.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.159.165.12282.159.0.0/16AS6739ES

WHOIS identity

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

Subdomains

4 observed subdomains of bopmalaga.es.

Web-graph footprint

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

184 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bopmalaga.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.62.196.143
SPF_IP195.57.124.71
SPF_IP82.159.165.123
SPF_IP82.159.165.127
SPF_IP82.159.165.252
SPF_IP82.98.171.178
SPF_IP89.140.206.171

Related pages

Pivot deeper into the graph from bopmalaga.es.

Cypher and MCP

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

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