Skip to content

Hostname

pkmn.es

Last fetched

pkmn.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · pkmn.esRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/pkmn.es

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.112.39178.32.0.0/15AS16276FR

WHOIS identity

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

Subdomains

5 observed subdomains of pkmn.es.

Web-graph footprint

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

100 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pkmn.es

SPF policy

8 SPF mechanisms authorising senders for pkmn.es.

MechanismTarget
SPF_Apkmn.es
SPF_IP149.202.88.50
SPF_IP178.33.112.39
SPF_IP5.135.211.76
SPF_IP51.91.153.31
SPF_IP94.130.19.151
SPF_IP94.23.222.86
SPF_MXpkmn.es

Related pages

Pivot deeper into the graph from pkmn.es.

Cypher and MCP

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

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