Skip to content

Hostname

arlamow.pl

Last fetched

arlamow.pl resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:globtel internet szymon hersztek as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.212.149159.100.40.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
164.92.173.214164.100.45.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.101.204.14846.102.106.0/32AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
85.194.241.5585.195.93.0/24AS57367PL

WHOIS identity

Registrar
registrar:globtel internet szymon hersztek
Organization
hotel arłamów
Contact emails

Subdomains

13 observed subdomains of arlamow.pl.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for arlamow.pl.

MechanismTarget
SPF_Aarlamow.pl
SPF_INCLUDE_spfmail.profitroom.net
SPF_IP213.17.247.5
SPF_MXarlamow.pl

Related pages

Pivot deeper into the graph from arlamow.pl.

Cypher and MCP

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

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