Skip to content

Hostname

corinthia.com

Last fetched

corinthia.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE.

Nutrition Label

WHISPER CANON · corinthia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corinthia.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from corinthia.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for corinthia.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_INCLUDEspf_3a.oracleindustry.com
SPF_INCLUDEspf_c.oracleindustry.com
SPF_INCLUDEspf_d.oracleindustry.com
SPF_IP109.167.203.64/27
SPF_IP13.73.165.83
SPF_IP13.81.6.75
SPF_IP137.116.218.122
SPF_IP148.253.156.222
SPF_IP148.253.159.110
SPF_IP151.193.18.41/32
SPF_IP151.193.19.230/32
SPF_IP18.194.108.25
SPF_IP194.158.44.186
SPF_IP194.158.53.0/26
SPF_IP194.158.54.189
SPF_IP194.158.54.3
SPF_IP194.78.21.234
SPF_IP195.158.103.221
SPF_IP195.158.105.24
SPF_IP195.158.108.184
SPF_IP195.158.93.104
SPF_IP195.158.99.14
SPF_IP208.216.5.30
SPF_IP213.165.177.187
SPF_IP213.30.8.0/25
SPF_IP213.70.228.7/32
SPF_IP217.168.161.128/28
SPF_IP34.121.55.9
SPF_IP34.247.20.218
SPF_IP37.220.133.227
SPF_IP5.63.4.226
SPF_IP52.174.164.191
SPF_IP52.28.228.18
SPF_IP54.216.116.2
SPF_IP62.173.1.38
SPF_IP62.84.152.162
SPF_IP78.3.241.97
SPF_IP78.47.239.85
SPF_IP80.245.208.0/27
SPF_IP80.85.102.164
SPF_IP84.199.68.22
SPF_IP91.82.117.188
SPF_IP93.51.182.102

Related pages

Pivot deeper into the graph from corinthia.com.

Cypher and MCP

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

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