Skip to content

Hostname

malicki.maxcon.pl

Last fetched

malicki.maxcon.pl resolves to 1 IPv4 address operated by AS12741 in PL.

Nutrition Label

WHISPER CANON · malicki.maxcon.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/malicki.maxcon.pl

Resolution chain

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

IPPrefixASNOperatorCountry
89.171.185.5189.171.0.0/16AS12741PL

WHOIS identity

No WHOIS records are currently associated with malicki.maxcon.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for malicki.maxcon.pl.

MechanismTarget
SPF_Amalicki.maxcon.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.179.178.114
SPF_IP89.171.185.2
SPF_IP89.171.185.3
SPF_IP89.171.185.5
SPF_IP89.171.185.6
SPF_IP89.171.185.7
SPF_IP89.171.185.8
SPF_IP89.171.185.9
SPF_MXmalicki.maxcon.pl

Related pages

Pivot deeper into the graph from malicki.maxcon.pl.

Cypher and MCP

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

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