Skip to content

Hostname

coraf.cg

Last fetched

coraf.cg resolves to 1 IPv4 address operated by AS207459 in TR.

Nutrition Label

WHISPER CANON · coraf.cgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/coraf.cg

Resolution chain

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

IPPrefixASNOperatorCountry
213.142.149.20213.142.149.0/24AS207459TR

WHOIS identity

No WHOIS records are currently associated with coraf.cg in WhisperGraph.

Subdomains

3 observed subdomains of coraf.cg.

Web-graph footprint

Distinct hostnames that link to or from coraf.cg in the public web crawl.

5 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for coraf.cg.

MechanismTarget
SPF_Acoraf.cg
SPF_Amail.coraf.cg
SPF_IP102.129.72.45
SPF_MXcoraf.cg
SPF_MXmail.coraf.cg

Related pages

Pivot deeper into the graph from coraf.cg.

Cypher and MCP

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

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