Skip to content

Hostname

plating.de

Last fetched

plating.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · plating.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plating.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with plating.de in WhisperGraph.

Subdomains

6 observed subdomains of plating.de.

Web-graph footprint

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

27 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for plating.de.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.32.117/32
SPF_IP193.158.0.154
SPF_IP193.158.0.155
SPF_IP81.169.146.160
SPF_IP81.169.146.161
SPF_IP81.169.146.162/24
SPF_IP81.169.146.163
SPF_IP81.169.146.216/25
SPF_IP81.169.146.217/24
SPF_IP81.169.146.218/24
SPF_IP81.169.146.219/24
SPF_IP81.169.146.220/24
SPF_IP81.169.146.221/24
SPF_IP85.215.255.20/24
SPF_IP85.215.255.21/24
SPF_IP85.215.255.22/24
SPF_IP85.215.255.23/20
SPF_IP85.215.255.24/32
SPF_IP85.215.255.25/32
SPF_IP85.215.255.26
SPF_IP85.215.255.27
SPF_IP85.215.255.28
SPF_IP85.215.255.29
SPF_MXplating.de

Related pages

Pivot deeper into the graph from plating.de.

Cypher and MCP

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

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

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