Skip to content

Hostname

riff.new

Last fetched

riff.new resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · riff.newRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/riff.new

Resolution chain

riff.new resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.182.2613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.3113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.93.12913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of riff.new.

Web-graph footprint

Distinct hostnames that link to or from riff.new in the public web crawl.

18 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for riff.new.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from riff.new.

Cypher and MCP

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

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