Skip to content

Hostname

test.aptum.cz

Last fetched

test.aptum.cz resolves to 1 IPv4 address operated by AS51013 in SK.

Nutrition Label

WHISPER CANON · test.aptum.czRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/test.aptum.cz

Resolution chain

test.aptum.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.9.175.15737.9.175.0/24AS51013SK

WHOIS identity

No WHOIS records are currently associated with test.aptum.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for test.aptum.cz.

MechanismTarget
SPF_IP2a01:430:12a:1:0:0:0:30
SPF_IP2a01:430:12a:2:0:0:0:2
SPF_IP2a01:430:12a:2:0:0:0:4
SPF_IP81.19.11.64
SPF_IP81.31.32.21
SPF_IP81.31.32.22
SPF_IP81.31.32.23
SPF_IP81.31.32.48

Related pages

Pivot deeper into the graph from test.aptum.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "test.aptum.cz"})-[: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.