Skip to content

Hostname

rumie.org

Last fetched

rumie.org resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · rumie.orgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rumie.org

Resolution chain

rumie.org resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.10118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
44.208.0.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.233.13752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
99.86.159.5199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6099.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.9199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

18 observed subdomains of rumie.org.

Web-graph footprint

Distinct hostnames that link to or from rumie.org in the public web crawl.

64 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rumie.org.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rumie.org.

Cypher and MCP

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

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