Skip to content

Hostname

wppodcasts.es

Last fetched

wppodcasts.es resolves to 1 IPv4 address operated by ROBOTSTXT - Robotstxt S.L in ES.

Nutrition Label

WHISPER CANON · wppodcasts.esRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wppodcasts.es

Resolution chain

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

IPPrefixASNOperatorCountry
82.152.2.2082.152.202.0/24AS214855ROBOTSTXT - Robotstxt S.LES

WHOIS identity

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

Subdomains

2 observed subdomains of wppodcasts.es.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wppodcasts.es.

MechanismTarget
SPF_Awppodcasts.es
SPF_IP82.152.2.11/32
SPF_MXwppodcasts.es

Related pages

Pivot deeper into the graph from wppodcasts.es.

Cypher and MCP

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

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