Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.233.1937.97.128.0/17AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:ascio technologies inc
Organization
Contact emails

Subdomains

27 observed subdomains of remax.nl.

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

SPF policy

37 SPF mechanisms authorising senders for remax.nl.

MechanismTarget
SPF_INCLUDE26707027.spf08.hubspotemail.net
SPF_INCLUDE_spf.realworks.nl
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.95.146.146
SPF_IP136.144.130.40
SPF_IP145.131.222.96
SPF_IP149.210.191.155
SPF_IP167.89.115.56/32
SPF_IP167.89.123.54/32
SPF_IP167.89.93.182
SPF_IP193.109.234.240
SPF_IP195.85.246.10
SPF_IP195.85.246.11/32
SPF_IP2001:9a8:0:11b:0:0:100:226
SPF_IP212.83.193.28/32
SPF_IP212.83.209.160/28
SPF_IP212.83.211.96/27
SPF_IP37.97.194.19
SPF_IP37.97.233.19
SPF_IP40.115.29.247
SPF_IP40.118.47.182
SPF_IP40.74.58.86
SPF_IP46.17.10.160/27
SPF_IP5.79.107.161
SPF_IP5.79.107.162
SPF_IP5.79.107.163
SPF_IP77.172.237.124
SPF_IP82.161.137.223
SPF_IP85.158.204.58
SPF_IP85.17.203.74
SPF_IP85.17.203.91
SPF_IP87.233.100.226
SPF_IP87.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 20

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