Skip to content

Hostname

38riv.com

Last fetched

38riv.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · 38riv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/38riv.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.213.130.15188.213.128.0/22AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:3240
Organization
domain privacy trustee
Contact emails

Subdomains

2 observed subdomains of 38riv.com.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 38riv.com.

MechanismTarget
SPF_A38riv.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP2001:1600:16:10:0:0:0:7a7
SPF_IP2001:4b98:dc0:47:216:3eff:fe73:fb93
SPF_IP37.156.45.224
SPF_IP95.142.160.171
SPF_MX38riv.com

Related pages

Pivot deeper into the graph from 38riv.com.

Cypher and MCP

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

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