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
Resolution chain
arlamow.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.89.212.149 | 159.100.40.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 164.92.173.214 | 164.100.45.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 46.101.204.148 | 46.102.106.0/32 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 85.194.241.55 | 85.195.93.0/24 | AS57367 | — | PL |
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.
| Mechanism | Target |
|---|---|
| SPF_A | arlamow.pl |
| SPF_INCLUDE | _spfmail.profitroom.net |
| SPF_IP | 213.17.247.5 |
| SPF_MX | arlamow.pl |
Related pages
Pivot deeper into the graph from arlamow.pl.
- IP · 159.89.212.149
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:globtel internet szymon hersztek
- Country · DE
- TLD · .pl
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.