Hostname
apptus.com
Last fetched
apptus.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apptus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.160.16 | 139.162.160.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- apptus technologies ab
- Contact emails
- tom.jonsson@apptus.com
- patrik.persson@apptus.com
- cd5e443fcc26e76b4780058f7d131a35-5774628@contact.gandi.net
- 004f4949-d5f8-44d3-b281-d9fe25380647@identity-protect.org
- 07b6b1f3-2396-4d13-8a6e-7e1cb3d31253@identity-protect.org
- 292e6b28-bb43-4901-b390-73e086bdf9db@identity-protect.org
- 69626af7-e4ac-4a22-b581-0074d3a351fd@identity-protect.org
- b955bdc0-e77c-436c-9503-bd697c8738f5@identity-protect.org
- ca4a8c7c-6f3e-411d-92f9-0a1f3b44d2f5@identity-protect.org
- e84c26a3-6cef-408c-b766-ac549faf6237@identity-protect.org
Subdomains
14 observed subdomains of apptus.com.
Web-graph footprint
Distinct hostnames that link to or from apptus.com in the public web crawl.
146 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for apptus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from apptus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apptus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.