Skip to content

Hostname

wip.pl

Last fetched

wip.pl resolves to 5.226.66.160, announced in 5.226.64.0/18 by AS-NETIA - Netia SA in PL. wip.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 · wip.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wip.pl

Resolution chain

IPv6 resolution

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

Attribution

netia

ORIGIN_AS

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Registrant organisation
wiedza i praktyka sp. z o.o.

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

  • dns.wip.pl
  • dns2.wip.pl

MX records

  • mail.wip.pl
  • spamtitan.wip.pl

SPF policy

  • ip: 5.226.66.130/32
  • ip: 5.226.66.131/32
  • ip: 5.226.66.133/32
  • ip: 5.226.66.138/32
  • ip: 5.226.66.139/32
  • ip: 5.226.66.174/32
  • ip: 5.226.66.176/29
  • ip: 5.226.66.177/32
  • ip: 5.226.66.180/32
  • ip: 89.161.128.210/32
  • include: _spf.mail03-userengage.com
  • include: spf.protection.outlook.com
  • include: spfa.protection.outlook.com
  • a: wip.pl
  • mx: wip.pl
  • ip: 2603:10a6:200:47:0:0:0:16

Threat-feed evidence

History

Related pages

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