Skip to content

Hostname

palazzo7.active.sk

Last fetched

palazzo7.active.sk resolves to 1 IPv4 address operated by AS5578 in SK.

Nutrition Label

WHISPER CANON · palazzo7.active.skRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/palazzo7.active.sk

Resolution chain

palazzo7.active.sk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.119.234.23682.119.224.0/20AS5578SK

WHOIS identity

No WHOIS records are currently associated with palazzo7.active.sk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for palazzo7.active.sk.

MechanismTarget
SPF_Apalazzo7.active.sk
SPF_Aserver1.activesphere.eu
SPF_IP82.119.234.231
SPF_MXpalazzo7.active.sk

Related pages

Pivot deeper into the graph from palazzo7.active.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "palazzo7.active.sk"})-[: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.