Skip to content

Hostname

obi.pl

Last fetched

obi.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · obi.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/obi.pl

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.128108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.38108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.51108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.83108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.194.117143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.19143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.65143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.78143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:1api gmbh
Organization
Contact emails

Subdomains

34 observed subdomains of obi.pl.

Web-graph footprint

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

726 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for obi.pl.

MechanismTarget
SPF_Asmtp01.net.obi.com
SPF_Asmtp02.net.obi.com
SPF_Asmtp03.net.obi.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hcmdeck.com
SPF_INCLUDE_spf.retarus.com
SPF_IP185.23.22.241
SPF_IP194.88.154.189
SPF_IP195.162.16.47
SPF_IP195.162.16.48
SPF_IP217.153.219.94
SPF_IP84.17.184.240/28
SPF_IP91.219.122.103

Related pages

Pivot deeper into the graph from obi.pl.

Cypher and MCP

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

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