Skip to content

Hostname

gbox.pl

Last fetched

gbox.pl resolves to 213.108.28.133, announced in 213.108.28.0/24 by INELO-AS - INELO Polska spolka z ograniczona odpowiedzialnoscia in PL. gbox.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for gbox.pl is recorded in WhisperGraph.

Attribution

inelo polska spolka ograniczona odpowiedzialnoscia

ORIGIN_AS

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • brenda.ns.cloudflare.com
  • jacob.ns.cloudflare.com

MX records

  • gbox-pl.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: gbox.pl
  • mx: gbox.pl
  • include: _spf.emaillabs.net.pl
  • ip: 213.108.28.130
  • ip: 213.108.28.132
  • ip: 213.108.28.133
  • ip: 213.108.28.142

Threat-feed evidence

History

Related pages

Pivot from gbox.pl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gbox.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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