Skip to content

Hostname

ppc-editorial.es

Last fetched

ppc-editorial.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

ppc-editorial.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.251.191.12734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.251.12752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.131.19852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.173.18552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.18.18179.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.42.23179.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with ppc-editorial.es in WhisperGraph.

Subdomains

1 observed subdomain of ppc-editorial.es.

Web-graph footprint

Distinct hostnames that link to or from ppc-editorial.es in the public web crawl.

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ppc-editorial.es.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ppc-editorial.es.

Cypher and MCP

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

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