Skip to content

Hostname

corfucorner.gr

Last fetched

corfucorner.gr resolves to 2 IPv4 addresses operated by AS209341 in DE.

Nutrition Label

WHISPER CANON · corfucorner.grRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/corfucorner.gr

Resolution chain

corfucorner.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with corfucorner.gr in WhisperGraph.

Subdomains

8 observed subdomains of corfucorner.gr.

Web-graph footprint

Distinct hostnames that link to or from corfucorner.gr in the public web crawl.

11 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • corfucorner.gr

SPF policy

9 SPF mechanisms authorising senders for corfucorner.gr.

MechanismTarget
SPF_Acorfucorner.gr
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.239.59
SPF_IP23.106.236.211
SPF_IP23.106.61.112/32
SPF_IP65.181.113.236
SPF_IP69.72.248.199
SPF_IP84.16.224.136
SPF_MXcorfucorner.gr

Related pages

Pivot deeper into the graph from corfucorner.gr.

Cypher and MCP

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

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