Hostname
altusgroup.com
Last fetched
altusgroup.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
altusgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.104.144 | 45.60.104.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.32.144 | 45.60.32.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- altus group
- Contact emails
- dnsadmin@altusgroup.com
- 59c996cd-eaed-4efe-b195-61aa2ced9786@identity-protect.org
- 683b54be-34c9-445c-a6b4-de52e6dcd773@identity-protect.org
- 8572d8dd-1bf1-4f0c-9a78-9cba42a75714@identity-protect.org
- 988f7069-b0b1-4dac-9652-073032c226ae@identity-protect.org
- d6b42276-ab67-4b38-9cf3-e22da61fb2ae@identity-protect.org
Subdomains
63 observed subdomains of altusgroup.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from altusgroup.com in the public web crawl.
745 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for altusgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.ltg.email |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.113.233.164 |
Related pages
Pivot deeper into the graph from altusgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altusgroup.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.