Hostname
2plus1voip.com
Last fetched
2plus1voip.com resolves to 1 IPv4 address operated by ENTANET ENTANET International Limited in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
2plus1voip.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.39.204.223 | 188.39.0.0/16 | AS8468 | ENTANET ENTANET International Limited | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- proxy protection
- Contact emails
Subdomains
1 observed subdomain of 2plus1voip.com.
| Subdomain |
|---|
| pbx.2plus1voip.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 2plus1voip.com.
| Mechanism | Target |
|---|---|
| SPF_A | geminian2.2plus1host.com |
| SPF_IP | 188.39.204.204/32 |
| SPF_MX | 2plus1voip.com |
Related pages
Pivot deeper into the graph from 2plus1voip.com.
- IP · 188.39.204.223
- ASN · AS8468ENTANET ENTANET International Limited
- Registrar · iana:83
- Country · GB
- Email · pytljbuwt5u569k@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · 2p…
- 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: "2plus1voip.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.