Skip to content

Hostname

ipa.apason.cz

Last fetched

ipa.apason.cz resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ipa.apason.czRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipa.apason.cz

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.154.100188.245.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ipa.apason.cz in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ipa.apason.cz in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

26 SPF mechanisms authorising senders for ipa.apason.cz.

MechanismTarget
SPF_Aipa.apason.cz
SPF_IP185.47.221.56
SPF_IP188.245.154.100
SPF_IP212.111.12.24
SPF_IP217.112.163.207
SPF_IP217.115.245.211
SPF_IP23.88.107.200
SPF_IP2a00:6502:f000::6e/126
SPF_IP2a00:6502:f000::72/126
SPF_IP2a00:e580:aa14::/48
SPF_IP2a01:490:15:127::/64
SPF_IP2a01:490:16:b2f::/64
SPF_IP2a01:4f8:1c1c:e08::/64
SPF_IP2a01:4f8:c012:8770::/64
SPF_IP2a01:4f8:c2c:5bfb::/64
SPF_IP2a01:9420:94:100::/64
SPF_IP2a02:25b0:aaaa:aaaa:3ce4:b066:e916:0/121
SPF_IP2a02:970:1601::/48
SPF_IP2a02:f000:102b:e100::/56
SPF_IP2a07:b5c1:37ff:300::/56
SPF_IP2a0a:1781:4c:500::/56
SPF_IP46.36.37.59
SPF_IP77.242.93.91
SPF_IP78.108.102.66
SPF_IP91.107.221.89
SPF_MXipa.apason.cz

Related pages

Pivot deeper into the graph from ipa.apason.cz.

Cypher and MCP

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

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