Skip to content

Hostname

mybenefit.pl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.4513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
94.152.181.1494.152.176.0/21AS29522PL
99.84.152.12699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
'mybenefit' sp. z o.o.
Contact emails

Subdomains

47 observed subdomains of mybenefit.pl.

Web-graph footprint

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

77 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mybenefit.pl.

MechanismTarget
SPF_Amybenefit.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zohoanalytics.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.232.242.9
SPF_IP54.240.107.158
SPF_IP54.240.107.159
SPF_MXmybenefit.pl

Related pages

Pivot deeper into the graph from mybenefit.pl.

Cypher and MCP

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

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