Skip to content

Hostname

rumi.live

Last fetched

rumi.live resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rumi.liveRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rumi.live

Resolution chain

rumi.live resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.44.513.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.583.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.593.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.953.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.234.12899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of rumi.live.

Web-graph footprint

Distinct hostnames that link to or from rumi.live in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rumi.live.

MechanismTarget
SPF_INCLUDE6316047.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rumi.live.

Cypher and MCP

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

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