Skip to content

Hostname

ram-technology.com

Last fetched

ram-technology.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ram-technology.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ram-technology.com

Resolution chain

ram-technology.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.8.235104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.210172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
216.194.168.162216.194.168.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:69
Organization
ram technology
Contact emails

Subdomains

9 observed subdomains of ram-technology.com.

Web-graph footprint

Distinct hostnames that link to or from ram-technology.com in the public web crawl.

10 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ram-technology.com.

MechanismTarget
SPF_Abiz251.inmotionhosting.com
SPF_Aram-technology.com
SPF_Asmtp.servconfig.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP104.244.120.106
SPF_IP192.145.239.251
SPF_MXram-technology.com

Related pages

Pivot deeper into the graph from ram-technology.com.

Cypher and MCP

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

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