Hostname
centerdevice.de
Last fetched
centerdevice.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
centerdevice.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with centerdevice.de in WhisperGraph.
Subdomains
36 observed subdomains of centerdevice.de.
Showing 24 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from centerdevice.de in the public web crawl.
57 sites link to this hostname.
106 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for centerdevice.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail-fr-01.scopevisio.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_MX | centerdevice.de |
Related pages
Pivot deeper into the graph from centerdevice.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "centerdevice.de"})-[: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.