Skip to content

Hostname

suppi.pl

Last fetched

suppi.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · suppi.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/suppi.pl

Resolution chain

suppi.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.68.120.453.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.54.18535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.138.15435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.168.21652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

4 observed subdomains of suppi.pl.

Web-graph footprint

Distinct hostnames that link to or from suppi.pl in the public web crawl.

245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for suppi.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-north-1.amazonses.com

Related pages

Pivot deeper into the graph from suppi.pl.

Cypher and MCP

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

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