Skip to content

Hostname

welaaa.com

Last fetched

welaaa.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · welaaa.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/welaaa.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.1.4213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.165.313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.38.7613.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.76.3813.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.174.25415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.136.433.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.53.4443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.170.12643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.25.4143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.126.12352.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.222.1143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.74.17354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.94.17343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.165.13843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.45.21643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

34 observed subdomains of welaaa.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for welaaa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from welaaa.com.

Cypher and MCP

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

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