Skip to content

Hostname

correctiv.org

Last fetched

correctiv.org resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · correctiv.orgRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/correctiv.org

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.235.83116.202.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:976
Organization
david schraven
Contact emails

Subdomains

84 observed subdomains of correctiv.org.

Web-graph footprint

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

5,875 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for correctiv.org.

MechanismTarget
SPF_Acorrectiv.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP141.101.32.239
SPF_IP78.137.103.250
SPF_IP84.200.40.81
SPF_IP84.200.64.237
SPF_MXcorrectiv.org

Related pages

Pivot deeper into the graph from correctiv.org.

Cypher and MCP

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

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