Skip to content

Hostname

theem.pl

Last fetched

theem.pl resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · theem.plRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/theem.pl

Resolution chain

theem.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.59.225.24837.59.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
arteneo it marcin wtykło
Contact emails

Subdomains

1 observed subdomain of theem.pl.

Subdomain
www.theem.pl

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for theem.pl.

MechanismTarget
SPF_Atheem.pl
SPF_INCLUDEarteneo.arteneo.pl
SPF_INCLUDEdns1.arteneo.pl
SPF_INCLUDEmail.arteneo.pl
SPF_INCLUDEns237578.ovh.net
SPF_INCLUDEns356819.ovh.net
SPF_INCLUDEtestmail.arteneo.pl
SPF_MXtheem.pl

Related pages

Pivot deeper into the graph from theem.pl.

Cypher and MCP

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

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