Hostname
plus.com
Last fetched
plus.com resolves to 2 IPv4 addresses operated by PLUSNET UK Internet Service Provider in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
plus.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.159.8.2 | 212.159.8.0/23 | AS6871 | PLUSNET UK Internet Service Provider | GB |
| 212.159.9.2 | 212.159.8.0/23 | AS6871 | PLUSNET UK Internet Service Provider | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- plusnet
- Contact emails
Subdomains
42,728 observed subdomains of plus.com.
Showing 25 of 42,728. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plus.com in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from plus.com.
- IP · 212.159.8.2
- ASN · AS6871PLUSNET UK Internet Service Provider
- Registrar · iana:2
- Country · GB
- Email · hostmaster@plus.net
- TLD · .com
- Browse hostnames · pl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plus.com"})-[: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.