Skip to content

Hostname

smartfile.co.kr

Last fetched

smartfile.co.kr resolves to 4 IPv4 addresses operated by BROADBANDIDC-AS-KR-KR - BROADBANDIDC in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · smartfile.co.krRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/smartfile.co.kr

Resolution chain

smartfile.co.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.125.23.198175.125.23.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
175.125.23.62175.125.23.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
211.110.65.164211.110.65.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDC
211.110.65.163211.110.65.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDC

WHOIS identity

Registrar
registrar:(?)???
Organization
(?)?????
Contact emails

Subdomains

13 observed subdomains of smartfile.co.kr.

Web-graph footprint

Distinct hostnames that link to or from smartfile.co.kr in the public web crawl.

31 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for smartfile.co.kr.

MechanismTarget
SPF_IP115.68.24.67
SPF_IP211.56.156.141
SPF_IP211.56.156.142
SPF_IP211.56.156.143
SPF_IP211.56.156.144
SPF_IP211.56.156.145
SPF_IP211.56.156.146
SPF_IP211.56.156.147
SPF_IP211.56.156.148
SPF_IP211.56.156.154
SPF_IP211.56.156.157

Related pages

Pivot deeper into the graph from smartfile.co.kr.

Cypher and MCP

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

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