Skip to content

Hostname

sj-cg.de

Last fetched

sj-cg.de resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in FR.

Nutrition Label

WHISPER CANON · sj-cg.deRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sj-cg.de

Resolution chain

sj-cg.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.165.36.2682.165.0.0/16AS8560IONOS-AS - IONOS SEFR

WHOIS identity

No WHOIS records are currently associated with sj-cg.de in WhisperGraph.

Subdomains

9 observed subdomains of sj-cg.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for sj-cg.de.

MechanismTarget
SPF_Asj-cg.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEspf.mailjet.com
SPF_MXsj-cg.de

Related pages

Pivot deeper into the graph from sj-cg.de.

Cypher and MCP

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

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