Hostname
2-reg.com
Last fetched
2-reg.com resolves to 1 IPv4 address operated by TRUESERVER-AS TrueServer BV AS number in NL. WHOIS lists iana:2288 as the registrar.
Nutrition Label
Resolution chain
2-reg.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 |
|---|---|---|---|---|
| 87.233.138.194 | 87.233.128.0/18 | AS15703 | TRUESERVER-AS TrueServer BV AS number | NL |
WHOIS identity
- Registrar
- iana:2288
- Organization
- sgi technical services bv
- Contact emails
Subdomains
1 observed subdomain of 2-reg.com.
| Subdomain |
|---|
| www.2-reg.com |
Web-graph footprint
Distinct hostnames that link to or from 2-reg.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for 2-reg.com.
| Mechanism | Target |
|---|---|
| SPF_A | dt-smtp.cloud3.detoekomst.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.mijndomeinhosting.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.59.142 |
| SPF_IP | 185.199.191.242 |
| SPF_IP | 212.30.24.196 |
| SPF_IP | 213.75.21.16 |
| SPF_IP | 34.206.143.108/32 |
| SPF_IP | 34.242.156.53/32 |
| SPF_IP | 34.246.12.52 |
| SPF_IP | 54.77.57.169 |
| SPF_IP | 87.237.25.50 |
Related pages
Pivot deeper into the graph from 2-reg.com.
- IP · 87.233.138.194
- ASN · AS15703TRUESERVER-AS TrueServer BV AS number
- Registrar · iana:2288
- Country · NL
- Email · amsaccounting@sgiaviation.com
- TLD · .com
- Browse hostnames · 2r…
- 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: "2-reg.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.