Skip to content

Hostname

remax.ch

Last fetched

remax.ch resolves to 1 IPv4 address operated by AS21069 in CH. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · remax.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/remax.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.46.58.35185.46.56.0/22AS21069CH

WHOIS identity

Registrar
iana:3220
Organization
gfjj-franchising
Contact emails

Subdomains

25 observed subdomains of remax.ch.

Web-graph footprint

Distinct hostnames that link to or from remax.ch in the public web crawl.

252 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for remax.ch.

MechanismTarget
SPF_INCLUDE27059867.spf08.hubspotemail.net
SPF_INCLUDE_spf.bexio.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.weaver.ch
SPF_IP149.72.182.114
SPF_IP185.80.67.254
SPF_IP194.126.200.53/24
SPF_IP195.186.228.51/32
SPF_IP40.115.29.247

Related pages

Pivot deeper into the graph from remax.ch.

Cypher and MCP

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

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