Skip to content

Hostname

ripplecom.net

Last fetched

ripplecom.net resolves to 1 IPv4 address operated by DIGIWEB-AS - Digiweb ltd in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ripplecom.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ripplecom.net

Resolution chain

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

IPPrefixASNOperatorCountry
83.147.146.22883.147.128.0/18AS31122DIGIWEB-AS - Digiweb ltdIE

WHOIS identity

Registrar
iana:69
Organization
perfect privacy,
Contact emails

Subdomains

69 observed subdomains of ripplecom.net.

Web-graph footprint

Distinct hostnames that link to or from ripplecom.net in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ripplecom.net.

MechanismTarget
SPF_Acluster-b.mailcontrol.com
SPF_Arc-smtp.ripplecom.net
SPF_Asmtp.ripplecom.net
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.16.64.103
SPF_IP89.16.64.105
SPF_IP89.16.64.56
SPF_IP92.51.202.105

Related pages

Pivot deeper into the graph from ripplecom.net.

Cypher and MCP

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

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