Skip to content

Hostname

plus.net

Last fetched

plus.net resolves to 2 IPv4 addresses operated by PLUSNET UK Internet Service Provider in GB.

Nutrition Label

WHISPER CANON · plus.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plus.net

Resolution chain

plus.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.159.8.2212.159.8.0/23AS6871PLUSNET UK Internet Service ProviderGB
212.159.9.2212.159.8.0/23AS6871PLUSNET UK Internet Service ProviderGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from plus.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for plus.net.

MechanismTarget
SPF_INCLUDE_spf-3pty1.plus.net
SPF_INCLUDE_spf-3pty2.plus.net
SPF_INCLUDE_spf-3pty3.plus.net
SPF_INCLUDE_spf-internal.plus.net
SPF_INCLUDE_spf-msgfocus.plus.net
SPF_INCLUDEbt.com
SPF_INCLUDEeu.khoros-mail.com
SPF_INCLUDEspf.logicalware.com

Related pages

Pivot deeper into the graph from plus.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "plus.net"})-[: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.