Skip to content

Hostname

reginox.nl

Last fetched

reginox.nl resolves to 1 IPv4 address operated by SIMPLYTRANSIT - Team Blue Carrier Limited in GB. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · reginox.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/reginox.nl

Resolution chain

reginox.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.76.235.1694.76.192.0/18AS29550SIMPLYTRANSIT - Team Blue Carrier LimitedGB

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

10 observed subdomains of reginox.nl.

Web-graph footprint

Distinct hostnames that link to or from reginox.nl in the public web crawl.

72 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for reginox.nl.

MechanismTarget
SPF_Areginox.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.87.249.140
SPF_IP185.87.249.199
SPF_IP212.67.170.210
SPF_IP212.67.170.212
SPF_IP85.17.157.15
SPF_IP89.105.218.200
SPF_IP94.76.242.123
SPF_MXreginox.nl

Related pages

Pivot deeper into the graph from reginox.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reginox.nl"})-[: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.