Skip to content

Hostname

cramerit.net

Last fetched

cramerit.net resolves to 20 IPv4 addresses operated by AS9009 in RO. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cramerit.netRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/cramerit.net

Resolution chain

cramerit.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.130.238.249103.130.238.0/24AS9009RO
198.20.99.162198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.163198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.164198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.165198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.166198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
216.245.214.18216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.214.19216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.214.20216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.214.21216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.214.22216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
45.135.150.13545.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13645.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13745.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13845.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13945.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14045.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14145.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14245.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14345.135.150.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of cramerit.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cramerit.net.

Cypher and MCP

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

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