Skip to content

Hostname

ssl.haka.se

Last fetched

ssl.haka.se resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in KR.

Nutrition Label

WHISPER CANON · ssl.haka.seRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ssl.haka.se

Resolution chain

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

IPPrefixASNOperatorCountry
64.110.86.18864.111.62.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationKR

WHOIS identity

No WHOIS records are currently associated with ssl.haka.se in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ssl.haka.se in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ssl.haka.se.

MechanismTarget
SPF_INCLUDE_spf.haka.se

Related pages

Pivot deeper into the graph from ssl.haka.se.

Cypher and MCP

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

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