Hostname
altramotion.com
Last fetched
altramotion.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
altramotion.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 |
|---|---|---|---|---|
| 104.18.12.110 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- altra industrial motion
- Contact emails
Subdomains
43 observed subdomains of altramotion.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from altramotion.com in the public web crawl.
114 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for altramotion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.q4press.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.84.65.160/32 |
| SPF_IP | 34.236.72.193/32 |
| SPF_IP | 44.194.182.36/32 |
| SPF_IP | 54.166.123.167/32 |
| SPF_IP | 67.231.156.81/32 |
| SPF_IP | 71.13.151.142 |
| SPF_IP | 75.101.161.27/32 |
Related pages
Pivot deeper into the graph from altramotion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altramotion.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.