Skip to content

Hostname

halas.artcore.pl

Last fetched

halas.artcore.pl resolves to 1 IPv4 address operated by AS41079 in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.208.164.75185.208.164.0/24AS41079PL

WHOIS identity

No WHOIS records are currently associated with halas.artcore.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for halas.artcore.pl.

MechanismTarget
SPF_Ahalas.artcore.pl
SPF_Akopytko.artcore.pl
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.232.124.149
SPF_IP185.208.164.75
SPF_IP2a02:25a9:20:705:0:0:0:1
SPF_MXhalas.artcore.pl

Related pages

Pivot deeper into the graph from halas.artcore.pl.

Cypher and MCP

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

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