Skip to content

Hostname

skshieldus.com

Last fetched

skshieldus.com 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 · skshieldus.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/skshieldus.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.118.24415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.167.227.33.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.683.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.783.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.873.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.34.106.163.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.164.183.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.56.1443.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

36 observed subdomains of skshieldus.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for skshieldus.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.162.100.86

Related pages

Pivot deeper into the graph from skshieldus.com.

Cypher and MCP

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

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