Skip to content

Hostname

void.pl

Last fetched

void.pl resolves to 176.227.220.40, announced in 176.227.192.0/19 by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. void.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 · void.plRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/void.pl

Resolution chain

IPv6 resolution

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

Attribution

iomart

ORIGIN_AS

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Registrant organisation
maciej pędziwiatr

Subdomains

Mail and authentication

Nameservers

  • dns1.void.pl
  • dns2.void.pl
  • dns3.void.pl
  • dns4.void.pl

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • ip: 91.216.149.16/28
  • include: _spf.google.com
  • ip: 176.227.220.40
  • ip: 217.113.230.4
  • ip: 89.21.255.130

Threat-feed evidence

History

Related pages

Pivot from void.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: "void.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.