Skip to content

Hostname

de.compuware.com

Last fetched

de.compuware.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · de.compuware.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/de.compuware.com

Resolution chain

de.compuware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.254162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with de.compuware.com in WhisperGraph.

Subdomains

1 observed subdomain of de.compuware.com.

Web-graph footprint

Distinct hostnames that link to or from de.compuware.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for de.compuware.com.

MechanismTarget
SPF_INCLUDE2008052.spf01.hubspotemail.net
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDEprotection.outlook.com
SPF_IP104.155.139.30
SPF_IP207.140.179.13
SPF_IP208.185.229.45/32
SPF_IP212.81.112.20
SPF_IP216.223.139.221/24
SPF_IP217.111.114.198
SPF_IP219.101.146.26
SPF_IP221.240.17.165
SPF_IP221.240.17.170
SPF_IP3.81.80.255
SPF_IP35.128.47.0/24
SPF_IP58.159.206.61
SPF_IP58.159.206.62
SPF_IP69.174.70.0/28
SPF_IP86.172.203.188
SPF_MXde.compuware.com

Related pages

Pivot deeper into the graph from de.compuware.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "de.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.