Skip to content

Hostname

capefn.com

Last fetched

capefn.com resolves to 1 IPv4 address operated by LIGSTOCK-AS-KR CAPE Investment Securitie Co., Ltd. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
175.193.240.1175.193.240.0/24AS55585LIGSTOCK-AS-KR CAPE Investment Securitie Co., Ltd.KR

WHOIS identity

Registrar
iana:100
Organization
cape investment & securities co.,ltd.
Contact emails

Subdomains

5 observed subdomains of capefn.com.

Web-graph footprint

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

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for capefn.com.

MechanismTarget
SPF_IP175.193.240.129
SPF_IP175.193.240.131
SPF_IP175.193.240.133
SPF_IP175.193.240.134
SPF_IP58.72.202.12
SPF_IP58.72.202.16
SPF_IP58.72.202.17

Related pages

Pivot deeper into the graph from capefn.com.

Cypher and MCP

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

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