Skip to content

Hostname

topbud.pl

Last fetched

topbud.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · topbud.plRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/topbud.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.233.9434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.39.9434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.60.2654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.121.6054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
'top bud' przedsiębiorswo budowlano-handlowe
Contact emails

Subdomains

2 observed subdomains of topbud.pl.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for topbud.pl.

MechanismTarget
SPF_Atopbud.pl
SPF_IP80.48.62.0/26
SPF_IP80.48.62.29
SPF_IP80.48.62.30
SPF_MXtopbud.pl

Related pages

Pivot deeper into the graph from topbud.pl.

Cypher and MCP

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

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