Skip to content

Hostname

apptorium.com

Last fetched

apptorium.com resolves to 4 IPv4 addresses operated by MIKRONIKA in DE. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · apptorium.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/apptorium.com

Resolution chain

apptorium.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1456
Organization
whois data protection sp. z o.o.
Contact emails

Subdomains

7 observed subdomains of apptorium.com.

Web-graph footprint

Distinct hostnames that link to or from apptorium.com in the public web crawl.

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apptorium.com.

MechanismTarget
SPF_Aapptorium.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.linuxpl.com
SPF_IP195.78.67.44/32
SPF_IP46.4.6.150/31
SPF_MXapptorium.com

Related pages

Pivot deeper into the graph from apptorium.com.

Cypher and MCP

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

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