Hostname
remax.nl
Last fetched
remax.nl resolves to 1 IPv4 address operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:ascio technologies inc as the registrar.
Nutrition Label
Resolution chain
remax.nl 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 |
|---|---|---|---|---|
| 37.97.233.19 | 37.97.128.0/17 | AS20857 | TRANSIP-AS - Signet B.V. | NL |
WHOIS identity
- Registrar
- registrar:ascio technologies inc
- Organization
- —
- Contact emails
- —
Subdomains
27 observed subdomains of remax.nl.
Showing 24 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from remax.nl in the public web crawl.
91 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
37 SPF mechanisms authorising senders for remax.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26707027.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.realworks.nl |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.95.146.146 |
| SPF_IP | 136.144.130.40 |
| SPF_IP | 145.131.222.96 |
| SPF_IP | 149.210.191.155 |
| SPF_IP | 167.89.115.56/32 |
| SPF_IP | 167.89.123.54/32 |
| SPF_IP | 167.89.93.182 |
| SPF_IP | 193.109.234.240 |
| SPF_IP | 195.85.246.10 |
| SPF_IP | 195.85.246.11/32 |
| SPF_IP | 2001:9a8:0:11b:0:0:100:226 |
| SPF_IP | 212.83.193.28/32 |
| SPF_IP | 212.83.209.160/28 |
| SPF_IP | 212.83.211.96/27 |
| SPF_IP | 37.97.194.19 |
| SPF_IP | 37.97.233.19 |
| SPF_IP | 40.115.29.247 |
| SPF_IP | 40.118.47.182 |
| SPF_IP | 40.74.58.86 |
| SPF_IP | 46.17.10.160/27 |
| SPF_IP | 5.79.107.161 |
| SPF_IP | 5.79.107.162 |
| SPF_IP | 5.79.107.163 |
| SPF_IP | 77.172.237.124 |
| SPF_IP | 82.161.137.223 |
| SPF_IP | 85.158.204.58 |
| SPF_IP | 85.17.203.74 |
| SPF_IP | 85.17.203.91 |
| SPF_IP | 87.233.100.226 |
| SPF_IP | 87.233.89.0/24 |
Related pages
Pivot deeper into the graph from remax.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "remax.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.