Skip to content

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

WHISPER CANON · oxbetg.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/oxbetg.com

Resolution chain

oxbetg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.94.134.11623.94.134.0/24AS36352AS-COLOCROSSING - HostPapaNL
45.95.172.4345.95.172.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 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 outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for oxbetg.com.

MechanismTarget
SPF_IP193.42.60.13
SPF_IP193.42.60.193
SPF_IP193.42.60.252
SPF_IP193.42.60.254
SPF_IP45.95.172.43
SPF_IP45.95.173.114
SPF_IP45.95.173.57
SPF_MXoxbetg.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 20

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