Skip to content

Hostname

plusnet.de

Last fetched

plusnet.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.219.161188.40.0.0/16AS24940DE

WHOIS identity

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

Subdomains

100 observed subdomains of plusnet.de.

Web-graph footprint

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

166 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for plusnet.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.enbw.com
SPF_IP193.242.123.31
SPF_IP62.146.4.26/32
SPF_IP62.146.7.28
SPF_IP62.152.163.128/25
SPF_IP62.206.1.194
SPF_IP62.206.2.194
SPF_IP77.246.118.229

Related pages

Pivot deeper into the graph from plusnet.de.

Cypher and MCP

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

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