Skip to content

Hostname

cgsrem.net

Last fetched

cgsrem.net resolves to 1 IPv4 address operated by AS15933 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · cgsrem.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cgsrem.net

Resolution chain

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

IPPrefixASNOperatorCountry
217.64.66.139217.64.64.0/19AS15933DE

WHOIS identity

Registrar
iana:1443
Organization
max streicher gmbh und co kg aa
Contact emails

Subdomains

22 observed subdomains of cgsrem.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cgsrem.net.

MechanismTarget
SPF_INCLUDEcgsmx.net
SPF_INCLUDEspf.cgsrem.net

Related pages

Pivot deeper into the graph from cgsrem.net.

Cypher and MCP

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

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