Skip to content

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

WHISPER CANON · 2-reg.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2-reg.com

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.

IPPrefixASNOperatorCountry
87.233.138.19487.233.128.0/18AS15703TRUESERVER-AS TrueServer BV AS numberNL

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

SPF policy

14 SPF mechanisms authorising senders for 2-reg.com.

MechanismTarget
SPF_Adt-smtp.cloud3.detoekomst.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.mijndomeinhosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.59.142
SPF_IP185.199.191.242
SPF_IP212.30.24.196
SPF_IP213.75.21.16
SPF_IP34.206.143.108/32
SPF_IP34.242.156.53/32
SPF_IP34.246.12.52
SPF_IP54.77.57.169
SPF_IP87.237.25.50

Related pages

Pivot deeper into the graph from 2-reg.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.