Hostname
biuro100.pl
Last fetched
biuro100.pl resolves to 1 IPv4 address operated by ASGHOSTNET - GHOSTnet GmbH in DE. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
biuro100.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.18.150.56 | 178.18.150.0/24 | AS12586 | ASGHOSTNET - GHOSTnet GmbH | DE |
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Organization
- 100 procent agnieszka skołozdrzy
- Contact emails
- —
Subdomains
2 observed subdomains of biuro100.pl.
| Subdomain |
|---|
| mail.biuro100.pl |
| www.biuro100.pl |
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for biuro100.pl.
| Mechanism | Target |
|---|---|
| SPF_A | biuro100.pl |
| SPF_INCLUDE | biuro100.pl |
| SPF_INCLUDE | elmo.neteasy.pl |
| SPF_INCLUDE | pcsystems.pl |
| SPF_IP | 145.239.144.163 |
| SPF_IP | 178.18.150.56 |
| SPF_IP | 178.32.91.5 |
| SPF_IP | 178.32.91.6 |
| SPF_MX | biuro100.pl |
Related pages
Pivot deeper into the graph from biuro100.pl.
- IP · 178.18.150.56
- ASN · AS12586ASGHOSTNET - GHOSTnet GmbH
- Registrar · registrar:consulting service sp. z o.o.
- Country · DE
- TLD · .pl
- Browse hostnames · bi…
- 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: "biuro100.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.