Skip to content

Hostname

armyworld.pl

Last fetched

armyworld.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · armyworld.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/armyworld.pl

Resolution chain

armyworld.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

4 observed subdomains of armyworld.pl.

Web-graph footprint

Distinct hostnames that link to or from armyworld.pl in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for armyworld.pl.

MechanismTarget
SPF_INCLUDE_mail.dhosting.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEspf.iai-sa.com
SPF_IP109.95.154.150/32
SPF_IP109.95.154.151/32
SPF_IP5.149.162.247/32
SPF_MXarmyworld.pl

Related pages

Pivot deeper into the graph from armyworld.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "armyworld.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.