Skip to content

Hostname

samsungfund.com

Last fetched

samsungfund.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · samsungfund.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/samsungfund.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.238.237.11149.238.237.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.KR
49.238.237.11249.238.237.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
samsung asset management
Contact emails

Subdomains

16 observed subdomains of samsungfund.com.

Web-graph footprint

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

190 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • samsungfund.com

SPF policy

4 SPF mechanisms authorising senders for samsungfund.com.

MechanismTarget
SPF_IP112.106.45.191
SPF_IP123.37.12.62
SPF_IP123.41.132.39
SPF_IP203.254.192.84

Related pages

Pivot deeper into the graph from samsungfund.com.

Cypher and MCP

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

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