Hostname
compuware.com
Last fetched
compuware.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
compuware.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 |
|---|---|---|---|---|
| 162.159.140.254 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- bmc software,
- Contact emails
Subdomains
40 observed subdomains of compuware.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compuware.com in the public web crawl.
476 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for compuware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2008052.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.concurcompleat.com |
| SPF_INCLUDE | protection.outlook.com |
| SPF_IP | 104.155.139.30 |
| SPF_IP | 207.140.179.13 |
| SPF_IP | 208.185.229.45/32 |
| SPF_IP | 212.81.112.20 |
| SPF_IP | 216.223.139.221/24 |
| SPF_IP | 217.111.114.198 |
| SPF_IP | 219.101.146.26 |
| SPF_IP | 221.240.17.165 |
| SPF_IP | 221.240.17.170 |
| SPF_IP | 3.81.80.255 |
| SPF_IP | 35.128.47.0/24 |
| SPF_IP | 58.159.206.61 |
| SPF_IP | 58.159.206.62 |
| SPF_IP | 69.174.70.0/28 |
| SPF_IP | 86.172.203.188 |
| SPF_MX | compuware.com |
Related pages
Pivot deeper into the graph from compuware.com.
- IP · 162.159.140.254
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · hostmaster@compuware.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compuware.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.