Skip to content

Hostname

ritekfound.org

Last fetched

ritekfound.org resolves to 1 IPv4 address operated by SAVECOM-TW - SaveCom Internation Inc. in TW. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · ritekfound.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ritekfound.org

Resolution chain

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

IPPrefixASNOperatorCountry
61.63.137.11061.63.128.0/20AS9676SAVECOM-TW - SaveCom Internation Inc.TW

WHOIS identity

Registrar
iana:1336
Organization
ritek corporation
Contact emails

Subdomains

3 observed subdomains of ritekfound.org.

Web-graph footprint

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

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ritekfound.org.

MechanismTarget
SPF_IP61.63.128.25

Related pages

Pivot deeper into the graph from ritekfound.org.

Cypher and MCP

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

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