Skip to content

Hostname

wconcept.com

Last fetched

wconcept.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · wconcept.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wconcept.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.43.19213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.34.22813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.119.16415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.163.10115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.175.2303.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.115.1943.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.65.2493.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.15.1773.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.74.17243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.17.15843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.185.9443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.21.19143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.33.17943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.231.18152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.35.22552.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.150.1952.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.204.22454.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.222.443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.157.20243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.74.16454.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:444
Organization
my_kim
Contact emails

Subdomains

19 observed subdomains of wconcept.com.

Web-graph footprint

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

89 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wconcept.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP107.20.229.54
SPF_IP107.23.80.8
SPF_IP34.203.127.112
SPF_IP52.21.94.109
SPF_IP52.72.65.191
SPF_IP52.90.172.45

Related pages

Pivot deeper into the graph from wconcept.com.

Cypher and MCP

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

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