Hostname
oxbetg.com
Last fetched
oxbetg.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in NL. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
oxbetg.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 |
|---|---|---|---|---|
| 23.94.134.116 | 23.94.134.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | NL |
| 45.95.172.43 | 45.95.172.0/24 | AS29066 | VELIANET-AS - velia.net Internetdienste GmbH | FR |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
2 observed subdomains of oxbetg.com.
| Subdomain |
|---|
| mail.oxbetg.com |
| www.oxbetg.com |
Web-graph footprint
Distinct hostnames that link to or from oxbetg.com in the public web crawl.
33 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for oxbetg.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.42.60.13 |
| SPF_IP | 193.42.60.193 |
| SPF_IP | 193.42.60.252 |
| SPF_IP | 193.42.60.254 |
| SPF_IP | 45.95.172.43 |
| SPF_IP | 45.95.173.114 |
| SPF_IP | 45.95.173.57 |
| SPF_MX | oxbetg.com |
Related pages
Pivot deeper into the graph from oxbetg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oxbetg.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.