Skip to content

Hostname

remainsoftware.com

Last fetched

remainsoftware.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · remainsoftware.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/remainsoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.35.9237.27.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:269
Organization
w.s. jongman
Contact emails

Subdomains

9 observed subdomains of remainsoftware.com.

Web-graph footprint

Distinct hostnames that link to or from remainsoftware.com in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for remainsoftware.com.

MechanismTarget
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.181.248.121
SPF_IP136.243.64.93
SPF_IP136.243.91.20
SPF_IP154.59.114.8
SPF_IP213.125.167.90
SPF_IP2a01:4f8:171:353:0:0:0:2
SPF_IP2a01:4f9:4a:3055:0:0:0:2
SPF_IP2a01:4f9:c010:7f30:0:0:0:1
SPF_IP2a01:4f9:c012:2500:0:0:0:1
SPF_IP2a01:4f9:c012:405b:0:0:0:1
SPF_IP37.27.35.92
SPF_IP65.109.2.36
SPF_IP95.217.114.234

Related pages

Pivot deeper into the graph from remainsoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "remainsoftware.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.