Skip to content

Hostname

aps-holding.com

Last fetched

aps-holding.com resolves to 2 IPv4 addresses operated by AS206548 in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · aps-holding.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aps-holding.com

Resolution chain

aps-holding.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:106
Organization
a.s. a.s.
Contact emails

Subdomains

51 observed subdomains of aps-holding.com.

Web-graph footprint

Distinct hostnames that link to or from aps-holding.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for aps-holding.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.mailing.praguebest.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsmtp.cesky-hosting.cz
SPF_IP193.85.190.250
SPF_IP193.85.199.138
SPF_IP193.86.185.25
SPF_IP193.86.226.226
SPF_IP193.86.226.241
SPF_IP195.42.116.1
SPF_IP213.210.170.20
SPF_IP213.29.21.10
SPF_IP31.30.148.181
SPF_IP31.30.5.218
SPF_MXaps-holding.com

Related pages

Pivot deeper into the graph from aps-holding.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aps-holding.com"})-[: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.