Skip to content

Hostname

pluss.de

Last fetched

pluss.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · pluss.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pluss.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.72.164109.71.72.0/22AS47447DE

WHOIS identity

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

Subdomains

53 observed subdomains of pluss.de.

Web-graph footprint

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

130 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pluss.de.

MechanismTarget
SPF_Apluss.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.strold.io
SPF_IP188.40.3.69
SPF_IP195.201.5.132
SPF_IP78.46.5.205/32
SPF_IP78.47.112.78
SPF_IP82.119.187.46
SPF_IP92.79.101.179
SPF_MXpluss.de

Related pages

Pivot deeper into the graph from pluss.de.

Cypher and MCP

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

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