Skip to content

Hostname

pinchos.se

Last fetched

pinchos.se resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · pinchos.seRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pinchos.se

Resolution chain

pinchos.se resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.60.135108.138.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.185.15435.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.112.3352.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.176.6552.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.134.5552.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.164.23354.222.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.225.9754.230.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.128.7854.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.53.7963.38.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

51 observed subdomains of pinchos.se.

Web-graph footprint

Distinct hostnames that link to or from pinchos.se in the public web crawl.

254 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pinchos.se.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pinchos.se.

Cypher and MCP

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

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