Skip to content

Hostname

svsfund.org

Last fetched

svsfund.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · svsfund.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/svsfund.org

Resolution chain

svsfund.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.113.21613.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.221.11913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.157.313.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.113.1283.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.29.13.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.239.103.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.183.1553.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.6.18054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
korea social value and solidarity foundation
Contact emails

Subdomains

4 observed subdomains of svsfund.org.

Web-graph footprint

Distinct hostnames that link to or from svsfund.org in the public web crawl.

20 sites link to this hostname.

557 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from svsfund.org.

Cypher and MCP

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

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