Hostname
altussec.com
Last fetched
altussec.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
altussec.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.4.48 | 16.12.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.12.4.8 | 16.12.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.163 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.185 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.189 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.194 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.223 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.247 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.72 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.76 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.145.248 | 52.95.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.146.208 | 52.95.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.146.248 | 52.95.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- altus securities
- Contact emails
- support@xbase.com
- 08df684d-e70d-40d7-b7c0-726f76988354@identity-protect.org
- 1490fc6f-98e1-4ef4-8efa-7cda2a4e097a@identity-protect.org
- 6e50754d-5d1e-40ab-bb84-f03df9d98722@identity-protect.org
- a8f20930-1c6d-4c71-ae91-635127508c4e@identity-protect.org
- b1e88613-31b4-40a9-a3a1-6d861201d0eb@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for altussec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from altussec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altussec.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.