Skip to content

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

WHISPER CANON · biuro100.plRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/biuro100.pl

Resolution chain

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

IPPrefixASNOperatorCountry
178.18.150.56178.18.150.0/24AS12586ASGHOSTNET - GHOSTnet GmbHDE

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for biuro100.pl.

MechanismTarget
SPF_Abiuro100.pl
SPF_INCLUDEbiuro100.pl
SPF_INCLUDEelmo.neteasy.pl
SPF_INCLUDEpcsystems.pl
SPF_IP145.239.144.163
SPF_IP178.18.150.56
SPF_IP178.32.91.5
SPF_IP178.32.91.6
SPF_MXbiuro100.pl

Related pages

Pivot deeper into the graph from biuro100.pl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.