Skip to content

Hostname

wellscare.kr

Last fetched

wellscare.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · wellscare.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/wellscare.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.141.113108.138.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
108.138.141.21108.138.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
108.138.141.35108.138.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
108.138.141.65108.138.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
99.84.160.2299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of wellscare.kr.

Web-graph footprint

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

6 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wellscare.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXwellscare.kr

Related pages

Pivot deeper into the graph from wellscare.kr.

Cypher and MCP

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

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